David Shrewsbury fa2d870b09 Use event-driven task distribution.
Use Green Threads via the eventlet module to execute the server
tasks. So far, the only task is the Gearman worker. This is another
step forward to being able to execute a Gearman client task.

Change-Id: I4824753d3a3a07ad8ccf521a957efd41150b0752
2012-11-05 13:33:20 -05:00
..