[Opensim-dev] HttpServer overview & RFC

Sean Dague sean at dague.net
Thu May 29 18:02:34 UTC 2008


On Thu, May 29, 2008 at 05:09:07PM +0200, Dr Scofield wrote:
<snip>
> even with select() you need to have threads driving the work queues --- 
> there are just too many places where handlers on the work queue can 
> block. the pumps are basically driving the work queues.

+1 absolutely.  I just want to avoid a model where we spin off a new
thread for every long connection, which is the naive way to approach
this.  Dispatch to work queue plus small fixed number of work request
thread(s) is probably the best method here.

    -Sean

-- 
__________________________________________________________________

Sean Dague                                       Mid-Hudson Valley
sean at dague dot net                            Linux Users Group
http://dague.net                                 http://mhvlug.org

There is no silver bullet.  Plus, werewolves make better neighbors
than zombies, and they tend to keep the vampire population down.
__________________________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20080529/236b44aa/attachment-0001.pgp>


More information about the Opensim-dev mailing list