[JDEV] Multithreaded Component question
Henky Wibowo
henky at iatrogenix.com
Tue Jan 6 11:17:01 CST 2004
Hi,
I am trying to understand how JECL-based component handles multi-threaded
connection from the server. I have a component that perform database lookup
and sometimes it takes a while to complete. When this happens, all requests
to the component basically gets put on hold until the processing is
completed. How do I get the component to process simultaneous requests? Is
there a good documentation on the innerworking of JECL?
Thanks in advance.
Henky
More information about the JDev
mailing list