mirror of
https://github.com/tiennm99/taskbus.git
synced 2026-05-24 12:26:27 +00:00
ea0ba596e84732fef5c23bffb68db1d8e898cf1e
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.
Description
Languages
Java
100%