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