
Lec28 Message Queues (Arif Butt @ PUCIT)
This session deals with the concept and use of message queues. Both System-V as well as the POSIX message queues are discussed. Data structures used by System-V message queues are described. The implementation of message queues are done using the System-V API. msgget(), msgsnd(),msgrcv(),msgctl()
Email: arif@pucit.edu.pk
Example Codes: https://bitbucket.org/arifpucit/spvl-repo/src