Re: async-io network / future Squid design

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 19 Sep 2000 23:45:57 +0200

Danilov Nikita wrote:

> That was exactly the idea behind signals. In poll/select amount of
> work have to be done depends on the total number of file descriptors,
> and when you use signals it depends on the number of fds ready to be
> read from/written to, that is, scales much better.

Possibly true, unless the signal overflows or there is a lot of work
involved in the delivery of the signal.

> Approximately the same thing is described in

http://www.usenix.org/publications/library/proceedings/usenix99/full_papers/banga/banga_html/index.html

Thanks. Will check it out.

/Henrik
Received on Tue Sep 19 2000 - 16:06:18 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:37 MST