Requests, replies, HTTP messages.

From: Adrian Chadd <adrian@dont-contact.us>
Date: Sat, 17 Mar 2007 19:33:36 +0800

http://wiki.squid-cache.org/RequestQueues

Just thinking about how to handle processing HTTP requests, replies and
HTTP messages after my initial storework modifications. This stuff would
lead itself to look like "clientstreams" but with all the messages
abstracted out. It'd make it much easier to stuff processing in the middle.

This sort of thing should be implemented with threading in mind. There's
well-understood producer/consumer lockless queue implementations available
for single thread reader/single thread writer situations which leads
itself to this kind of thing.

Comments?

Adrian
Received on Sat Mar 17 2007 - 05:24:09 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Apr 01 2007 - 12:00:01 MDT