osky wrote:
> I would like to make a JMS client connection from Python to Progress
> Sonic ESB (JMS message provider similar to WebSphere MQ or Active
> MQ).
Never needed this, but Google gives me this as first hit
http://hjb.python-hosting.com/
and this c.l.py thread reference a little further
osky wrote:
> Hi all,
>
> I would like to make a JMS client connection from Python to Progress
> Sonic ESB (JMS message provider similar to WebSphere MQ or Active
> MQ).
>
> What would be the best way to implement that within Python 2.6 ?
> Any ideas ?
I just recently learned about JCC - a Java
Hi all,
I would like to make a JMS client connection from Python to Progress
Sonic ESB (JMS message provider similar to WebSphere MQ or Active
MQ).
What would be the best way to implement that within Python 2.6 ?
Any ideas ?
Thanks
Oscar
--
http://mail.python.org/mailman/listinfo/python-list
Leonard J. Reder napisał(a):
> Yes indeed, we are using ActiveMQ and I did see the StomPy python
> package. But I also saw that it said stomp was done as a student
> project that ended. Maybe I will try hjb for now - all I need to do
> is listen for messages on a certain topic.
>
> Maybe some o
Thanks Jarek,
Yes indeed, we are using ActiveMQ and I did see the StomPy python
package. But I also saw that it said stomp was done as a student
project that ended. Maybe I will try hjb for now - all I need to do
is listen for messages on a certain topic.
Maybe some of our internal people will
Leonard J. Reder napisał(a):
> I would like to write some Python to monitor a JMS middleware software bus.
> JMS being Java Messaging Service. Can anyone recommend a Python
> wrapper to JMS for this? My goal is to listen for XML being transfered
> over
> a JMS implementation. All the applicat
Hello,
I would like to write some Python to monitor a JMS middleware software bus.
JMS being Java Messaging Service. Can anyone recommend a Python
wrapper to JMS for this? My goal is to listen for XML being transfered
over
a JMS implementation. All the applications so far are in Java.
Thank
Alan Kennedy wrote:
> [tksri2000]
> > I am looking to use python to talk to JMS. Can some please point me to
> > such resources if this is possible.
>
> PyHJB is the python-to-JMS gateway. ... via HJB, the HTTP JMS bridge.
> http://hjb.python-hosting.com/
>
> HJB (HTTP JMS Bridge)
> http://hjb.ber
[tksri2000]
> I am looking to use python to talk to JMS. Can some please point me to
> such resources if this is possible.
PyHJB is the python-to-JMS gateway. ... via HJB, the HTTP JMS bridge.
http://hjb.python-hosting.com/
HJB (HTTP JMS Bridge)
http://hjb.berlios.de/
HTH,
--
alan kennedy
-
> I am looking to use python to talk to JMS. Can some please point me to
> such resources if this is possible.
JPype
http://jpype.sourceforge.net/
Jython
http://www.jython.org/
--
http://mail.python.org/mailman/listinfo/python-list
I am looking to use python to talk to JMS. Can some please point me to
such resources if this is possible.
Sri
--
http://mail.python.org/mailman/listinfo/python-list
11 matches
Mail list logo