4.06. IPC

  1. What is Inter-Process Communication (IPC)? [INFOBELL]
  2. Explain all IPC mechanisms. [AMI / Avantel Limited / Enfabrica Corporation / INFOBELL / Johnson Control | 06-05-2023]
  3. What are the different mechanisms used for IPC? [INFOBELL]
  4. Write any 2 IPC techniques.
  5. Explain the IPC mechanisms including named and unnamed pipes, and the APIs of message queues. [Mirafra Technologies]
  6. What is shared memory? Explain in detail — how do you access data between two processes using shared memory? [5G Testbed]
  7. What is the difference between shared memory and pipes? [Analogics | 14-08-2024]
  8. Do different processes share the same memory? [5G Testbed]
  9. How do pipes work? [GVS Deck Pvt Ltd]
  10. What is a pipe in Linux? Named vs unnamed pipe (FIFO)? [Mirafra Technologies]
  11. Are message queues used to send data between two different processes? [Mirafra Technologies]
  12. What are the system calls used in socket programming at the client and server side? [5G Testbed]
  13. What are the parameters of the socket() function? Explain them in detail. [5G Testbed]
  14. Explain socket mechanics with system calls. [Analogics | 14-08-2024]
  15. What is socket programming used for?
  16. What are IPC mechanisms? Explain each. [Quanint Techsoft / Team F1 Network]
  17. What is a pipe in Linux? What are its types? [Team F1 Network]
  18. How socket works? Explain server and client side. [Team F1 Network]
  19. What are socket system calls? [Team F1 Network]
  20. What is the advantage of shared memory? [Team F1 Network]
  21. How to see all shared memory and message queues. [Team F1 Network]
  22. Is IPC mechanism half-duplex or full-duplex? [Webber]
  23. What is a message queue in data structures vs IPC? [Webber]
  24. What is shared memory? [Webber]
  25. Explain IPC (Inter-Process Communication) mechanisms. [TeraScale]
  26. What is a character device driver? Explain all the structures involved and how to register a character device driver. [TeraScale]
  27. What are major and minor numbers in a device driver? [TeraScale]
  28. Write a template for a character device driver. [TeraScale]
  29. Explain module programming. What are the insmod and rmmod commands? [TeraScale]
  30. Explain the insmod command. [TeraScale]