1. Sys-V IPC shared memory with Tk --a little demo
2. IPC on Win XP: messages, shared memory
1. IPC::Msg is described as being for System V.
2. Win32::IPC appears not to support IPCs using messages or shared memory.
3. On ActiveState Perl 5.8.8, the default IPC library omits IPC::Msg. Win32
library offers little promise.
Am I right in concluding that unrelated processes on Windows XP (Pro) cannot
do inter-process communication using either messages or shared memory?
Thank-you,
Clyde
3. Exchanging data with a C program using shared memory (sysV IPC)
4. Marangozov's shmmodule (System V shared memory for Python IPC)
5. IPC - mapping the same virtual address range to a shared memory region across processes
6. Bad IPC shared memory defaults
7. pkMem: A transactional, zero copy, shared memory based mechanism for IPC
8. vb.net - IPC named pipes or shared memory
9. First thoughts about an SRFI for Shared Memory access (IPC)
10. System V IPC: shared memory, different data
12. IPC shared memory question
13. IPC shared memory with a struct
14. question about IPC shared memory
15. [PATCH] shm: Make sysv ipc shared memory use stacked files.