2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-06-09 09:33:09 +00:00
Jarrod Johnson 4a660d2fb1 Rework session to console relationship
Previously, was using counters to track the relation, also had distinct tracking of users versus
callbacks.  Unify the callback and user into a single 'session' attach and then use the size
of the set of sessions and their declared users rather than trying to maintain a counter on the side.

This change simplifies the relationship, changes away the logging and clientcount counter for
a more robust strategy, and paves the way for the dependent ShellHandler to terminate connected
sessions when the shell session dies.
2016-01-08 11:23:55 -05:00
2015-02-03 10:16:43 -05:00
S
Description
xCAT confluent - replacement of conserver and eventually xcatd
19 MiB
Languages
Python 84.9%
Shell 11.5%
C 2.4%
Go Template 0.6%
Go 0.3%
Other 0.2%