Difference between revisions of "IPC"

From Lost In Wonderlands
Jump to: navigation, search
(Created page with "= IPC : Inter Process Communication = '''NeXT Steps''' ''here everything has yet to be done !'' ''coming soon'' : '''''Everything You Always Wanted to Know on Inter Pr...")
 
(IPC)
Line 25: Line 25:
  
 
== [[IPC]] ==
 
== [[IPC]] ==
 +
 +
* pipe
 +
* named pipe
 +
* shared memory
 +
* socket
 +
* bus
 +
* semaphore
 +
* mutex
 +
* peterson
 +
* monitor
  
 
== [[DBUS]] ==
 
== [[DBUS]] ==

Revision as of 14:16, 28 May 2019

IPC : Inter Process Communication

NeXT Steps

 here everything has yet to be done !

coming soon :


Everything You Always Wanted to Know on Inter Process Communication... (But Were Afraid to Ask) a collection of links of interest

See also

Inter Process Communication

IPC

  • pipe
  • named pipe
  • shared memory
  • socket
  • bus
  • semaphore
  • mutex
  • peterson
  • monitor

DBUS


DCOP

Binder

CORBA

SOM/DSOM

COM/DCOM

Tools link

Books