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

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to