From: Gary M. <gm...@mu...> - 2008-07-14 12:07:10
|
Hi, I am new to Python but have been using Spring / Java for a while. I'm interested in creating a Python based Spring server using Spring Python, but would need it to interoperate (be called by) a Spring based Java server. I saw that Hessian/Burlap is something on the roadmap for this project - is it far along at all? Another option I thought of was trying to get the Java Spring server to speak Pyro (via Jython) to invoke the Spring Python server. Could either of these be a viable near term option? Thanks Gary |