On mån, 2007-07-23 at 14:27 -0400, gonzales@linuxlouis.net 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
This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:04 MDT