forked from indymedia/epicyon
Load balancing of tasks
parent
bf361c7a66
commit
f5b926482e
|
@ -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.
|
Loading…
Reference in New Issue