- local evaluation process worked
- distributed evaluation process worked
- use redis as store
- handle single workers
- handle multiple workers
- exit gracefully informing the workers(now through invalid context)
- handle failure in workers
- timeout if worker is taking too long
- exit gracefully(now through invalid context received from server)