Load balancing of tasks

master
Bob Mottram 2019-07-14 14:21:36 +01:00
parent bf361c7a66
commit f5b926482e
1 changed files with 1 additions and 1 deletions

View File

@ -370,4 +370,4 @@ You might also want to advertize that you have various skills, so that orgbots c
python3 epicyon.py --nickname jon --domain somedomain.net --skill "Dressmaking" --level 60 python3 epicyon.py --nickname jon --domain somedomain.net --skill "Dressmaking" --level 60
``` ```
With roles and skills defined tasks may then be automatically assigned to the relevant people. With roles and skills defined tasks may then be automatically assigned to the relevant people, or load balanced as volunteers come and go.