On Thu, Oct 10, 2013 at 7:07 PM, Lennart Poettering <lenn...@poettering.net> wrote: > All load balancing would be done by the kernel, > and that's kinda cool, because they actually are good at these things...
This is essentially what I was advocating a while back for other event-oriented frameworks like Node and Twisted. Both support socket activation these days, but they have no reliable mechanism for distributing the load across multiple processes. So, a big +1 to generic support for pools of socket-activated processes that still run accept() on their own. -- David Strauss | da...@davidstrauss.net | +1 512 577 5827 [mobile] _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel