On Wed, Jun 05, 2013 at 02:13:04PM +0200, Alexandre Ratchov wrote: > On Tue, Jun 04, 2013 at 11:33:12PM -0400, Ted Unangst wrote: > > Instead of using a fixed size hash table for procs, use an rb tree. > > > > Makes thread/process lookup even more web scale. > > > > any measurement? >
It requires a map/reduce implementation first ;-) -- Gilles Chehade https://www.poolp.org @poolpOrg
