473,406 Members | 2,867 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

JMS yet again

I've seen various posts over the years asking if python can be used to
communicate with JMS queues (whether MQ series, Jboss queues etc etc).

I've seen solutions such as pymqi (good for MQ, but not for jboss I
believe), and JPype.

This must seem an obvious question, but has anyone actually tried to
reimplement JMS messaging nativelly in Python?

I personally dont know the details of JMS, or if there is *something*
about it which would make it only really possible in Java (cant think
of what it could possibly be), but surely a Python version should be
possible?

Isn't the JMS spec publically available?

Yes, this isn't a trivial application.... but *surely* someone has
tried it?
KenF

Nov 22 '05 #1
6 1426
In article <11*********************@g49g2000cwa.googlegroups. com>,
ke**********@gmail.com <ke**********@gmail.com> wrote:

[...]


Am I the only person who immediately thought of Babylon 5 and wondered if
I was in the wrong newsgroup?
--
Aahz (aa**@pythoncraft.com) <*> http://www.pythoncraft.com/

"If you think it's expensive to hire a professional to do the job, wait
until you hire an amateur." --Red Adair
Nov 22 '05 #2
In article <11*********************@g49g2000cwa.googlegroups. com>,
ke**********@gmail.com <ke**********@gmail.com> wrote:

[...]


Am I the only person who immediately thought of Babylon 5 and wondered if
I was in the wrong newsgroup?
--
Aahz (aa**@pythoncraft.com) <*> http://www.pythoncraft.com/

"If you think it's expensive to hire a professional to do the job, wait
until you hire an amateur." --Red Adair
Nov 22 '05 #3
Aahz <aa**@pythoncraft.com> wrote:
Am I the only person who immediately thought of Babylon 5 and
wondered if I was in the wrong newsgroup?


I plead guilty.

--
\ "I like to reminisce with people I don't know. Granted, it |
`\ takes longer." -- Steven Wright |
_o__) |
Ben Finney
Nov 22 '05 #4
Aahz <aa**@pythoncraft.com> wrote:
Am I the only person who immediately thought of Babylon 5 and
wondered if I was in the wrong newsgroup?


I plead guilty.

--
\ "I like to reminisce with people I don't know. Granted, it |
`\ takes longer." -- Steven Wright |
_o__) |
Ben Finney
Nov 22 '05 #5
Ben Finney <bi****************@benfinney.id.au> writes:
Aahz <aa**@pythoncraft.com> wrote:
Am I the only person who immediately thought of Babylon 5 and
wondered if I was in the wrong newsgroup?


I plead guilty.


Well, I thought of Crusade. But I'd just finished watching those.

<mike
--
Mike Meyer <mw*@mired.org> http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
Nov 22 '05 #6
Ben Finney <bi****************@benfinney.id.au> writes:
Aahz <aa**@pythoncraft.com> wrote:
Am I the only person who immediately thought of Babylon 5 and
wondered if I was in the wrong newsgroup?


I plead guilty.


Well, I thought of Crusade. But I'd just finished watching those.

<mike
--
Mike Meyer <mw*@mired.org> http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
Nov 22 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Phil Powell | last post by:
I am having this problem: My PHP script will set a cookie, it's there in my /Cookies folder. I delete the cookie (I have to for testing purposes, the PHP script I run behaves according to this...
5
by: Bruce | last post by:
I have a number of forms that do significant work based on variables POSTed from the form. What is the common method of detecting and preventing this work from being done when the form is POSTed as...
1
by: Jiten | last post by:
Hi Cor I spoke with u previously about this problem i had and u gave me some code that helped me. That code worked fine but i have now encountered another issuee that im hoping u may know how to...
8
by: jon morgan | last post by:
OK, I'm going to be brave. There is a bug in VS.Net 1.1 that causes random compiler errors. I have raised this issue in posts at least three time in the past couple of months without attracting...
17
by: Gabriel Mejía | last post by:
Services or applications using ActiveX Data Objects (ADO) 2.0 or greater may intermittently return empty recordsets on queries that should be returning valid results. At the time the problem...
3
by: penny336 | last post by:
dear all, i am using vc++ 6.0 sp5 i have a class called Address,it allocated some memory space for streetname and city i first define it as Address add = new Address("Madrian","UK"); ......
11
by: Steven T. Hatton | last post by:
In the past there have been lengthy discussiions regarding the role of header files in C++. People have been very adamat about header files serving as in interface to the implementation. I do...
6
by: teedilo | last post by:
We have an application with a SQL Server 2000 back end that is fairly database intensive -- lots of fairly frequent queries, inserts, updates -- the gamut. The application does not make use of...
34
by: Reinhold Birkenfeld | last post by:
Hi, the arguments in the previous thread were convincing enough, so I made the Path class inherit from str/unicode again. It still can be found in CVS:...
5
by: Mike TI | last post by:
March 24, 2006 Hi all I am new to VB.NET and am using VB.NET 2005. I have an MDI form with a Split Container Control. On demand I am adding and removing User Controls on Panel 2. I am using...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.