Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
InterProcessCommunication
Edit
PageHistory
Diff
Info
LikePages
A collective term for the various means of communication between processes. The common ones include pipes, signals, [Socket]s, SharedMemory, [RPC], and [NamedPipe]s, but you could concoct entirely different schemes as well. It could be applied to [EnvironmentVariable]s f.ex.
3 pages link to
InterProcessCommunication
:
EnvironmentVariable
SymmetricMultiProcessing
IPC