R: R: worker thread

2002-07-16 Thread Pasquale Pagano
.32 A: Stas Bekman; Pasquale Pagano Cc: [EMAIL PROTECTED] Oggetto: Re: R: worker thread At 11:19 PM 7/16/02 +, Stas Bekman wrote: >> From the command line, it works very well. >>We are impleminting a very complex digital library system. >>In same cases, we want to start paral

Re: R: worker thread

2002-07-16 Thread Elizabeth Mattijsen
At 11:19 PM 7/16/02 +, Stas Bekman wrote: >> From the command line, it works very well. >>We are impleminting a very complex digital library system. >>In same cases, we want to start parallel threads in order to minimize the >>wait. >>Let me try to explain with an example. >>'A' start 4 thread

Re: R: worker thread

2002-07-16 Thread Stas Bekman
Pasquale Pagano wrote: >>From the command line, it works very well. > We are impleminting a very complex digital library system. > In same cases, we want to start parallel threads in order to minimize the > wait. > Let me try to explain with an example. > > 'A' start 4 threads, each of which prep

R: worker thread

2002-07-16 Thread Pasquale Pagano
>From the command line, it works very well. We are impleminting a very complex digital library system. In same cases, we want to start parallel threads in order to minimize the wait. Let me try to explain with an example. 'A' start 4 threads, each of which prepares, and sends a request to another