Queueing in Python (ala JMS)

James fphsml at gmail.com
Tue Dec 20 14:22:58 EST 2005


Wolfgang Keller wrote:
> > Is there a JMS-like API available for Python?
>
> Better. >:-> Omninotify, a Corba notification service implementation.
>
> Sincerely,
>
> Wolfgang Keller

And it's ICE (a CORBA alternative with Python bindings) equivalent

IceStorm
A messaging service with support for federation. In contrast to most
other messaging or event services, IceStorm supports typed events,
meaning that broadcasting a message over a federation is as easy as
invoking a method on an interface.




More information about the Python-list mailing list