issues
search
nabicht
/
SimpleTaskQueue
A simple task queue used for coordinating distributed, parallel work.
4
stars
0
forks
source link
add summary stats to top of main monitoring page
#19
Open
nabicht
opened
6 years ago
nabicht
commented
6 years ago
The summary stats should include:
number of items in the to do list
number of items in the in process list
number of currently running tasks
number of successfully completed tasks
number of failed tasks
The summary stats should include: