I was working on a bug in Holodeck (https://github.com/BYU-PCCL/holodeck-engine) and I got to learn a few things about inter-process communication (IPC). This project demos IPC between C++ and Python and a different C++ client. I use semaphores to control access to the shared memory. I thought I'd put this in a public repo for anyone (including myself) to be able to use as a reference.
-
Notifications
You must be signed in to change notification settings - Fork 0
Linux shared memory example for inter-process communication using sh_open, mmap and semaphores.
License
daniekpo/shared_memory_example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Linux shared memory example for inter-process communication using sh_open, mmap and semaphores.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published