JMS for CPython via JPype?

Wolfgang Keller wolfgang.keller.nospam at gmx.de
Thu Nov 4 14:35:33 EST 2004


Hello,

and thanks for your reply.

>> would JPype make it possible 
>> for a CPython program to use JMS? 
 
> I am not very well versed in JMS, but unless it absolutely REQUIRE 
> subclassing, JPype will allow you to make full use for it without problem.
> 
> How to actually interpret the contents of the JMS message is left as an 
> exercise to the reader ;)

Err, does JPype not provide something for interfacing with Java like CTypes
provides it for interfacing with C? I.e. working with Java/C types in
Python as if they were Python variables?

TIA,

Regards

Wolfgang Keller



More information about the Python-list mailing list