zuul/zuul/cmd
James E. Blair d437159887 Ansible launcher: add private gearman function
OpenStack's Zuul's gear server is spending most of its time dealing
with function registration (800 nodes, 20k functions each).
Alleviate the pain by adding a private gearman function to register
functions en masse.  In preliminary testing, this causes function
registration to take 27% of the current time.

Change-Id: I0d2342cadca5e3d6d6c1964a119e0d50b0bcc548
2016-06-13 09:33:00 -07:00
..
__init__.py Python 3 Fix: use bytesIO instead of cStringIO 2016-06-07 17:58:40 +00:00
client.py Python 3 Fixes: Use print() not print 2016-06-02 07:28:23 +03:00
cloner.py Add tests for --cache-dir option 2015-09-04 18:28:59 +00:00
launcher.py Merge "Python 3 Fixes: Use print() not print" 2016-06-06 22:31:42 +00:00
merger.py Python 3 Fixes: Use print() not print 2016-06-02 07:28:23 +03:00
server.py Ansible launcher: add private gearman function 2016-06-13 09:33:00 -07:00