On Wed, 12 Jun 2002 16:45:01 +0200 "Simon Hardy-Francis" <[EMAIL PROTECTED]> wrote:
> Dear Felix, > > If I understand correctly then you wish to have n Perl processes calling > a single Java process which spawns a thread for each call, processes > something in the thread, and then calls back to the original Perl caller > in order to pass back the results, right? I don't know the answer, but it sounds to me like he wants session management, and not the async scenario that you are describing.
