On mån, 2007-07-23 at 14:27 -0400, [EMAIL PROTECTED] wrote:

> Multiple or single with ansychronous threads, being better?

Single with asyncronous threads is optimal.

Or if your data source only processes one query at a time, single batch
thread.

> I would think 
> that running with simply a rigid number of helpers would constrain 
> performance, in the case of the N+1 request, where the first N helper 
> instances are 'busy' working.

Yes. That's why the concurrency helper protocol was added..

Regards
Henrik

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to