JobMaster: use Danga::Socket to schedule
commitf2815569872abcdd78b7c14491888ea79986cd6d
authorEric Wong <normalperson@yhbt.net>
Tue, 11 Sep 2012 02:52:50 +0000 (10 19:52 -0700)
committerEric Wong <normalperson@yhbt.net>
Sat, 10 Aug 2013 07:03:23 +0000 (10 07:03 +0000)
treed12858b90117589ffe16698c3264138a0c8ebc55
parent333e0716fc80027d38d5323353bd9b2de2813886
JobMaster: use Danga::Socket to schedule

In the future, this will allow JobMaster to write concurrently to
ProcManager (or even individual workers) without blocking.

(tweaked to accomodate "!want 0 job_master" support)
lib/MogileFS/Worker/JobMaster.pm