b6d8087746

This implements the server side of the driver without modifying the existing code by allowing the driver to spawn off multiple greenthreads as before, but queueing any dispatched messages so that the executor can still do listener.poll() to dispatch messages itself. This is a hack, but it's a starting point. Change-Id: Ie299c2695d81d0473cea81d40114326b89de0011
Description
Languages
Python
99.8%
Shell
0.2%