From e0d110f9f9a16d4847be98ae1fa9e2b397831cd4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 20 Apr 2018 10:27:21 +0000 Subject: TODO: add EPOLLEXCLUSIVE item Threads are generally discouraged in Perl5, so I won't be using a dedicated blocking accept4() thread like I would in other languages. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 6b99c60b..c2727be4 100644 --- a/TODO +++ b/TODO @@ -58,6 +58,9 @@ all need to be considered for everything we introduce) ugh... https://rt.cpan.org/Ticket/Display.html?id=116615 (IO::KQueue is broken with Danga::Socket) +* EPOLLEXCLUSIVE for listen socket fairness across -httpd/nntpd + worker processes. + * improve documentation * linkify thread skeletons better -- cgit v1.2.3-24-ge0c7