rename assignment to roster & added executor registry to roster

This commit is contained in:
2021-11-08 14:23:27 +01:00
parent 5606de7c26
commit 5c445a2f66
57 changed files with 548 additions and 101 deletions

View File

@@ -0,0 +1,5 @@
server.port=8082
executor-pool.url=http://127.0.0.1:8083
executor1.url=http://127.0.0.1:8084
executor2.url=http://127.0.0.1:8085
task-list.url=http://127.0.0.1:8081