|
From: <ge...@in...> - 2002-01-10 09:12:26
|
Hello, I recently downloaded jython and am experimentint with it. I have a working python application server implementation and am planning provide some API for extending its functionality, etc... In this context, I was exploring a posibility of compiling the whole app to Java hence provide the same API in Java and make the app extensions possible in Java. Incidentely I am using the fast medusa server http://www.nightmare.com/medusa/ as my core. It depends heavily on the select module. Can you please provide me an implementation of the select module ? Thanks and regards geetha manjunath |