Subject: select() vs poll vs Posix.4 Real Time (RT) signals paper
To: None <tech-kern@netbsd.org>
From: Mike Cheponis <mac@Wireless.Com>
List: tech-kern
Date: 10/16/2001 22:43:53
Interesting paper here:

http://www.hpl.hp.com/techreports/2000/HPL-2000-174.pdf

It measures linux, but draws some conclusions about how RT signals provide
reduced server complexity, increased robustness under high load, and
potentially increased throughput.

I apologize in advance if all this is already well-known.

-Mike