分布式调度框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ZhongJinHacker 738da1cda3
[Fix][Master] Fix Potential danger in the event of a worker failover (#15689)
3 months ago
..
cache/impl Add WorkflowExecuteContext (#14544) 11 months ago
config Enable set ServerLoadProtection fot Master/Worker (#15439) 5 months ago
dispatch/host/assign Enable set ServerLoadProtection fot Master/Worker (#15439) 5 months ago
event Add baseDao (#14316) 1 year ago
processor [RPC] Refactor the remote module. (#14776) 10 months ago
registry [Fix][Master] Fix Potential danger in the event of a worker failover (#15689) 3 months ago
runner Fix task mighe be dispatched even if it has been killed (#15662) 3 months ago
service [RPC] Refactor the remote module. (#14776) 10 months ago
utils Fix switch task will throw exception when there is not parameters (#15594) 4 months ago
BlockingTaskTest.java Refactor logic task (#13948) 1 year ago
ConditionsTaskTest.java Refactor logic task (#13948) 1 year ago
DependentTaskTest.java Refactor logic task (#13948) 1 year ago
MasterMessageTest.java Refactor remote command (#13809) 1 year ago
ParamsTest.java [Improvement][Style] Fix remaining style errors and wildcard imports (#12412) 2 years ago
SubProcessTaskTest.java Refactor logic task (#13948) 1 year ago
SwitchTaskTest.java Refactor logic task (#13948) 1 year ago