unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH] TODO: add EPOLLEXCLUSIVE item
@ 2018-04-20 10:27 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2018-04-20 10:27 UTC (permalink / raw)
  To: meta

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 6b99c60..c2727be 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
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-20 10:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-20 10:27 [PATCH] TODO: add EPOLLEXCLUSIVE item Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).