mirror of
https://github.com/tiennm99/taskbus.git
synced 2026-08-31 08:28:16 +00:00
9d9ee96ad76bb1a7b61f89b4ac654d257555ad8c
taskbus
A task distribution, which assign tasks to specific executors
How to use
Just view tests in test folder for example.
Caution
This project is just demo a simple task distribution. In production there will be more complicated cases that you need to handle, like executor type, monitor, etc.
Languages
Java
100%