Boost logo

Boost :

From: Shams (shams_at_[hidden])
Date: 2006-09-30 19:56:29


Hi,

Basically I am looking for a unified library in Boost that will also me to handle and dispatch
events and also allow communication between processes on a local pc and also a remote
pc. Is there such a boost library?

ALSO:

MPI:
Does it support communication from a local pc to a remote pc?
Does it support handling and dispatch of events?
Does it support marshalling/unmarshalling of user-defined types?

Inteprocess:
Does it support communication to a remote pc or is it only for processes running on the local pc?
Does it support handling and dispatch of events?
Does it support marshalling/unmarshalling of user-defined types?

Asio:
Does it support handling and dispatch of events?
Does it support marshalling/unmarshalling of user-defined types?

Thanks
S


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk