Python to Java converters?

Ype Kingma ykingma at accessforall.nl
Sat Jan 19 04:47:46 EST 2002


emp wrote:
>
[snip] 
> 
> Ype, thanks for the very detailed response. I can see you have been in the
> same boat :) My application deals with real time stock data, and so it will
> be interesting optimizing it. But since I save silly amounts of time in
> Python, this will be fun stuff.

As you will probably need threads and might use multiprocessors
(doesn't 'stock data' imply the money needed for such hardware?)
here is a jython interface to a Doug Lea's java library for thread
synchronisation:

http://aspn.activestate.com/ASPN/Mail/Message/Jython-users/828840

Ype



More information about the Python-list mailing list