|
Re: Kill/stop the Jython interpreter: msg#00059lang.jython.user
Badal, Chris F wrote: Hello everybody, Start the interpreter in it's own thread - and kill that thread. But be aware that this is not recommended. You have been warned. Another option is to install a trace hook. Then you can stop the app whenever you want. But it's a major performance penalty. The third and safest option is to use a second process - but then you need a IPC mechansim like RMI to access you're application objects. So - you have to chose which painful road you'd take :) Diez ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: using someone elses' jar file, Jeff Emanuel |
|---|---|
| Next by Date: | socket timeouts, terti |
| Previous by Thread: | Kill/stop the Jython interpreter, Badal, Chris F |
| Next by Thread: | using someone elses' jar file, ytcm47-jythonuserslist |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |