On 4/13/20 9:51 PM, Julio Oña wrote:
Hi
There is a tool for that (I didn't use it):
https://docs.spring.io/spring-python/1.2.x/sphinx/html/jms.html
Hope it works for you.
Julio
El lun., 13 de abr. de 2020 a la(s) 22:44, Chris Angelico
(ros...@gmail.com) escribió:
On Tue, Apr 14, 2020 at 11:20 AM Sam <pyt...@net153.net> wrote:
Hi,
We are not a java shop and we are trying to interface with an API that
is "JMS only". We asked if it supported activeMQ or STOMP and they
replied that it is Sun JMS only. So what does that mean if we want to
communicate with it from python or similar? Curious if
anyone else has been down this path...
I don't know what JMS is, but have you tried searching PyPI for it?
Worst case, most of these sorts of protocols (if I'm reading you
correctly) are built on top of things that Python *does* understand
(TCP/IP, or HTTP, or somesuch), so you should be able to reimplement
the protocol yourself. But try PyPI first.
ChrisA
--
https://mail.python.org/mailman/listinfo/python-list
I had high hopes for the spring for python project.. but looks like it
is dead? Most docs for it point to dates of 2009 and all the source
links point to dead websites.
Regards,
Sam
--
https://mail.python.org/mailman/listinfo/python-list