| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Miguel A Paraz <mpa...@gmail.com> |
| Subject | GBeans threading best practices |
| Date | Wed, 03 Aug 2005 15:13:12 GMT |
Hi, I'm planning on writing my own GBeans to implement services. Is it OK to start new Threads - using new Thread() directly, or indirectly by using util.concurrent facilities which I see in the code? Geronimo won't know about them and it's up to the GBean to shut them down in doStop(). | |
| Mime |
|
| View raw message | |