On Mon, Jan 2, 2012 at 9:00 AM, Soren Hansen <[email protected]> wrote: > 2012/1/2 Jay Pipes <[email protected]>: >> On Mon, Jan 2, 2012 at 6:27 AM, Soren Hansen <[email protected]> wrote: >>> 2011/12/29 Vishvananda Ishaya <[email protected]>: >>> I can't think of any reason we can't just fork() N times (where N >>> defaults to number of cores, but could be overridden by a flag) after >>> socket.listen(), but before we go into the socket.accept() loop? >> >> This is precisely what Swift does. And, very shortly, Glance: >> >> https://review.openstack.org/#change,2486 > > Ah, neat! > > Now, if only we could get stuff like this moved into openstack-common :)
I'm all for that, as you know :) -jay _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

