science, inter-process communication (IPC), also spelled interprocess communication, are the mechanisms provided by an operating system for processes to manage...
12 KB (724 words) - 04:11, 19 November 2024
Local Inter-Process Communication (LPC, often also referred to as Local Procedure Call or Lightweight Procedure Call) is an internal, undocumented inter-process...
6 KB (799 words) - 01:41, 12 March 2023
open-source software portal Transparent Inter Process Communication (TIPC) is an inter-process communication (IPC) service in Linux designed for cluster-wide...
15 KB (2,240 words) - 15:47, 9 April 2024
In computing, the Inter-Client Communication Conventions Manual (ICCCM or I39L short for "I", 39 letters and "L") is a standard protocol for the X Window...
5 KB (523 words) - 17:56, 19 November 2024
systems prevent direct communication between independent processes, providing strictly mediated and controlled inter-process communication. In general, a computer...
16 KB (1,872 words) - 14:48, 8 November 2024
Temporary file (section Inter-process communication)
the architecture's address space, or as a primitive form of inter-process communication. Modern operating systems employ virtual memory, however programs...
3 KB (399 words) - 16:33, 7 August 2024
Microkernel (section Inter-process communication)
include low-level address space management, thread management, and inter-process communication (IPC). If the hardware provides multiple rings or CPU modes,...
49 KB (5,755 words) - 14:56, 20 November 2024
allowed over inter-process communication (IPC) channels such as shared memory, local sockets or Internet sockets. In this scheme, all of the process' memory...
5 KB (564 words) - 07:31, 4 January 2024
SECIOP (category Inter-process communication)
In distributed computing, SECIOP (SECure Inter-ORB Protocol) is a protocol for secure inter-ORB communication. "Secure interoperability". cadse.cis.fiu...
527 bytes (29 words) - 18:35, 31 January 2022
file names, some names associated with network access, and Inter-process communication. Namespaces are a required aspect of functioning containers in...
15 KB (1,624 words) - 12:25, 19 October 2024
Remote procedure call (category Inter-process communication)
distinguishing them is important. RPCs are a form of inter-process communication (IPC), in that different processes have different address spaces: if on the same...
15 KB (1,751 words) - 18:39, 2 November 2024
Dead letter queue (category Inter-process communication)
In message queueing a dead letter queue (DLQ) is a service implementation to store messages that the messaging system cannot or should not deliver. Although...
4 KB (330 words) - 11:30, 24 August 2024
Desktop Communication Protocol (DCOP) was an inter-process communication (IPC) daemon by KDE used in K Desktop Environment 3. The design goal for the protocol...
4 KB (287 words) - 00:54, 5 July 2023
Pipeline (Unix) (category Inter-process communication)
systems, a pipeline is a mechanism for inter-process communication using message passing. A pipeline is a set of processes chained together by their standard...
19 KB (2,328 words) - 03:16, 16 November 2024
for Internet domain sockets and Unix domain sockets, used for inter-process communication (IPC). It is commonly implemented as a library of linkable modules...
29 KB (3,515 words) - 07:35, 17 November 2024
Exchange (IPX), Transparent Inter-process Communication, NetBIOS, and Fast and Secure Protocol (FASP). Information Processing Systems - Open Systems Interconnection...
4 KB (520 words) - 17:03, 25 April 2024
Message queue (category Inter-process communication)
components typically used for inter-process communication (IPC), or for inter-thread communication within the same process. They use a queue for messaging –...
16 KB (1,952 words) - 08:44, 6 October 2024
family used for inter-process communication (IPC) between both the kernel and userspace processes, and between different userspace processes, in a way similar...
11 KB (1,060 words) - 07:12, 21 April 2023
Named pipe (category Inter-process communication)
on Unix and Unix-like systems, and is one of the methods of inter-process communication (IPC). The concept is also found in OS/2 and Microsoft Windows...
7 KB (877 words) - 12:27, 5 August 2024
In computing, process substitution is a form of inter-process communication that allows the input or output of a command to appear as a file. The command...
7 KB (892 words) - 20:25, 20 May 2024
a distributed computing environment, distributed object communication realizes communication between distributed objects. The main role is to allow objects...
7 KB (839 words) - 05:41, 4 February 2024
including low-level address space management, thread management, and inter-process communication (IPC). A kernel of this design is referred to as a microkernel...
44 KB (5,106 words) - 06:56, 19 October 2024
socket is also used for the software endpoint of node-internal inter-process communication (IPC), which often uses the same API as a network socket. The...
18 KB (2,344 words) - 21:49, 26 October 2024
Messaging pattern (category Inter-process communication)
which all communicating parties agree on (or are capable to process). The communication channel is the infrastructure that enables messages to "travel"...
11 KB (1,582 words) - 15:22, 17 July 2024
Kernel (operating system) (section Process cooperation)
and inter-process communication (IPC). These implementations may be located within the kernel itself or the kernel can also rely on other processes it...
82 KB (10,157 words) - 19:38, 13 November 2024
for processing. In the strictest sense, an event loop is one of the methods for implementing inter-process communication. In fact, message processing exists...
13 KB (1,677 words) - 11:56, 27 August 2024
In computer science, the sleeping barber problem is a classic inter-process communication and synchronization problem that illustrates the complexities...
8 KB (910 words) - 21:17, 20 August 2024
Rendezvous (Plan 9) (category Inter-process communication)
mechanism in Plan 9 from Bell Labs. It is a system call that allows two processes to exchange a single datum while synchronizing. The rendezvous call takes...
2 KB (151 words) - 17:18, 30 April 2023
concepts about communication Computer-mediated communication, CMC Information and communication technologies, ICT Inter-process communication, IPC Glossary...
4 KB (381 words) - 15:15, 25 April 2024
CMS Pipelines (category Inter-process communication)
the pipelines have had a chance to verify the arguments and are ready to process data. When the pipeline is terminated, the dispatcher ensures resources...
8 KB (1,050 words) - 14:13, 19 May 2023