Il suffit d'utiliser ACE : http://www.cs.wustl.edu/~schmidt/ACE.html(...) Overview of ACE
The ADAPTIVE Communication Environment (ACE) is a freely available, open-source object-oriented (OO) framework that implements many core patterns for concurrent communication software. ACE provides a rich set of reusable C++ wrapper facades and framework components that perform common communication software tasks across a range of OS platforms. The communication software tasks provided by ACE include event demultiplexing and event handler dispatching, signal handling, service initialization, interprocess communication, shared memory management, message routing , dynamic (re)configuration of distributed services, concurrent execution and synchronization.
[^] # Re: Alors au choix
Posté par nojhan (site web personnel, Mastodon) . En réponse au message Communication inter processus. Évalué à 2.
http://www.cs.wustl.edu/~schmidt/ACE.html(...)
Overview of ACE
The ADAPTIVE Communication Environment (ACE) is a freely available, open-source object-oriented (OO) framework that implements many core patterns for concurrent communication software. ACE provides a rich set of reusable C++ wrapper facades and framework components that perform common communication software tasks across a range of OS platforms. The communication software tasks provided by ACE include event demultiplexing and event handler dispatching, signal handling, service initialization, interprocess communication, shared memory management, message routing , dynamic (re)configuration of distributed services, concurrent execution and synchronization.