I wouldn't even consider it for anything other than UNIX domain sockets.  Even 
so, I'm not sure adding another network based call-response protocol to every 
request is going to solve any of our problems.  I would think local memory and 
synchronization, even with locking, would be faster.  Then again, without 
proper benchmarking I can't be sure. :)

Since my patch will allow creation of sessions even when the client doesn't 
give one, you might want to rerun your benchmarking w/ ab.

Joe

> -----Original Message-----
> From: Steven van der Vegt [mailto:[email protected]]
> Sent: Wednesday, January 05, 2011 9:24 AM
> To: [email protected]
> Subject: RE: [Pound Mailing List] RE: Website stalls every 60 seconds
>
> Just something that came to mind: what about using memcached? You can
> provide an expire parameter. This invalidates old items automatically.
>

--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to