Linux/UNIX IPC Programming course outline

    TLPI front cover (small)
  1. Course Introduction
  2. IPC: Introduction and Overview
  3. Fundamentals
  4. Pipes and FIFOs
  5. Sockets: Introduction
  6. UNIX Domain Sockets
  7. UNIX Domain Sockets: Ancillary Data (*)
  8. Internet Domain Sockets
  9. Internet Domain Sockets: Address Conversion
  10. Sockets: Further Details
  11. Alternative I/O Models
  12. Alternative I/O Models: epoll
  13. eventfd
  14. POSIX IPC
  15. POSIX Semaphores
  16. POSIX Shared Memory
  17. POSIX Message Queues
  18. Other IPC methods (*)

(*) Topics marked with an asterisk will be covered subject to time constraints.

Return to the course overview