You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cluster dispatch system
task_client.py: Client run in login node
task_master.py: Service run in manage node
task_slave.py : Service run in compute node
need library:
sqlite3
aiomas
developed by Miaoren Xia (xiamr@ihep.ac.cn)