$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hurd, Matthew (hurdm_at_[hidden])
Date: 2003-10-29 14:53:13
I wish to do some transparent marshalling...
That is, via a policy, or some such, either call a function / functor
returning a void or put stuff on a message queue for transportation.
This is strictly asynch stuff, hence the void result or putting the message
in the ether.
The message queues I have in mind are tibrv, udp, tcp, shared mem, email,
internal process queue/thread... The important point is boiling down to a
function call or in-line equivalent with zero friction rather than a corba,
com, soap rpc.
I see the serialization w.i.p. library will be useful here. Any tips on
some useful boost libs / techniques to do this?
Regards,
Matt Hurd
hurdm_at_[hidden]
+61.2.8226.5029