Difference between revisions of "IPC"

From Lost In Wonderlands
Jump to: navigation, search
(IPC)
(SOAP)
Line 69: Line 69:
  
 
==== [[SOAP]] ====
 
==== [[SOAP]] ====
 +
 +
 +
== Other ==
 +
 +
* https://en.wikipedia.org/wiki/Communicating_sequential_processes
 +
* https://en.wikipedia.org/wiki/Spurious_wakeup
  
 
== Tools link ==
 
== Tools link ==
  
 
== Books ==
 
== Books ==

Revision as of 14:35, 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
  • messages queues
  • Rendez-vous
  • socket
  • writer/reader
  • producer /consumer

Syncronization

Remote Procedures Call

Communication Bus

DBUS

DCOP

Binder

CORBA

SOM/DSOM

COM/DCOM

SOAP

Other

Tools link

Books