[omniORB] Performance comparison of OmniEvents and OmniNotifiy
Jon
jon at totient.demon.co.uk
Wed Mar 2 19:59:45 GMT 2005
> As I say, my preference is for multicast over the network, and delivery
> via Unix pipe transport at the edges. The alternative is batching,
> which just pushes complexity into the user code.
perhaps spread could be used for the multicast part and just
running omniEvents locally for the final delivery?
spread toolkit here
http://www.spread.org/
python bindings here
http://www.zope.org/Members/tim_one/spread/
my 0.02
Jon
More information about the omniORB-list
mailing list