I have low layer system like ACE. and thinking about message sending system between tasks, which include marsh/demarsh message .. may be xml based.. like SOAP or ORB is, but they to old I think..
and have no time write it under boost.spirit parsers/generators or something like this.
Is anybody know good c++ cross-platform libraries.. xmllib, something else?
I have low layer system like ACE. and thinking about message sending system between
Share
Names that come to mind
Note – draft editing for links and checks
CORBA/IIOP:
Don’t forget .NET remoting (fully supported by Mono)
perhaps relevant
see also Drop-in replacement for MICO Corba?