Skip to main content

Section outline

  • Session 17: Inter-Process Communication (IPC) 
    • Pipes & FIFOs
    • Message Queues & Shared Memory
    • Process Semaphores
    Session 18: Choosing the Right IPC Mechanism 
    • Comparison of IPC Techniques for Different Use Cases
    Session 19: Hands-on Lab – Implementing IPC in Linux 
    Session 20: Final Project & Certification 
    • Participants build a multitasking application with IPC & Synchronization