IPC

From Lost In Wonderlands
Revision as of 16:17, 19 July 2019 by Paul (Talk | contribs) (Communication Bus)

Jump to: navigation, search

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

  • file
  • pipe
  • named pipe
  • shared memory
  • messages queues
  • Rendez-vous
  • socket
  • Unix domain socket
  • mach port
  • Signals
  • Interuptions
  • System Traps
  • message passing
  • memory mapeed file
  • writer/reader
  • producer /consumer

Syncronization

Remote Procedures Call

Communication Bus

DBUS

DCOP

Binder

CORBA

SOM/DSOM

COM/DCOM

SOAP

ZeroMQ

nanomsg

Exchange Format

Other

Tools link

Books