Advanced #Programming in the #UNIX Environment
Week 8, System V Interprocess Communication
In this video lecture, we cover traditional #SystemV #IPC: semaphores, shared memory, and message queues. We also look at the POSIX message queues implementation and how this model forms the basis of many popular "pub sub" services like e.g., Amazon Simple Queue Service, Apache Kafka, or RabbitMQ.