2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_server/confluent
Jarrod Johnson 919dab9b55 Create auth multiprocessing pool on demand
Most of the time, we don't need this pool.  Create when needed,
and clean up after 30 seconds of inactivity.  This avoids a slow
shutdown that was due to core python hanging in help_finish_stuff,
and as a bonus means most of the time, one only sees one confluent
process, which has been a source of questions already.
2017-03-05 08:28:35 -05:00
..
config Assure deterministic enumeration of areas 2017-02-15 10:46:27 -05:00
interface Amend console API 2015-10-21 16:44:09 -04:00
networking Fix namesmatch to actually return True 2016-07-15 16:47:42 -04:00
plugins Clean up nodepower 2017-02-15 10:46:27 -05:00
__init__.py
alerts.py
asynchttp.py Provide means of asynchttp of passing exceptions 2016-09-28 15:00:49 -04:00
auth.py Create auth multiprocessing pool on demand 2017-03-05 08:28:35 -05:00
consoleserver.py Add exception check if passvalues is empty 2016-09-22 16:58:00 -04:00
core.py Provide resource to allow clients to expand custom expressions 2016-10-06 15:51:07 -04:00
exceptions.py Refactor error code into exceptions 2016-09-23 16:32:53 -04:00
httpapi.py Have binding network sockets occur in a retry loop 2017-01-17 13:59:22 -05:00
log.py Create multiple files on roll conflict 2016-10-18 11:28:47 -04:00
lookuptools.py Switch to green DNS host resolution 2016-06-01 09:15:16 -04:00
main.py Create auth multiprocessing pool on demand 2017-03-05 08:28:35 -05:00
messages.py Clean up nodepower 2017-02-15 10:46:27 -05:00
noderange.py Correct dynamic group behavior 2015-11-06 11:55:13 -05:00
shellmodule.py
shellserver.py Avoid changing hash size during loop 2016-03-16 08:40:39 -04:00
snmputil.py Implement the next layer of switch discovery 2016-07-14 09:27:15 -04:00
sockapi.py Provide for a terminal session to process normal commands 2017-01-27 14:18:22 -05:00
util.py Extend key error data 2016-02-21 14:44:31 -05:00