2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
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
confluent_client Merge pull request #67 from alin37/master 2017-03-03 13:22:14 -05:00
confluent_common Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
confluent_perl Add support for shell based plugins 2014-05-27 15:02:53 -04:00
confluent_server Create auth multiprocessing pool on demand 2017-03-05 08:28:35 -05:00
confluent_web Update term.js to current upstream 2014-11-20 15:44:01 -05:00
doc Remove single byte TLV concept from socket protocol. 2013-10-12 21:15:52 -04:00
.gitignore Add gitignore 2015-02-03 10:16:43 -05:00
API.txt Remove kwargs to provide forward compatibility, it doesn't seem to be workable in python 2013-09-09 15:42:00 -04:00
LICENSE Apply IBM 2014 copyright and Apache 2 license to project 2014-04-07 16:43:39 -04:00
SECURITY Add some notes about security related design 2014-04-21 16:01:14 -04:00
TODO Avoid trying to set title on incapable terminals 2014-10-06 16:51:56 -04:00