-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Kevin R edited this page Jan 28, 2018
·
1 revision
- multiple job queues
- different queue strategies
- better request/response handling
- multiple command
- master/slave authentication
- slave statistics/activity webpage (i.e. slave.name.domain could show):
- jobs
- workers
- messages
- queues
- runtime
- ...
- targets 5/15/30/60 minutes
- standardise logging
- standardise workflows
- message tracking
- write tests:
- test individual worker
- do not attempt to test the loop, but create individual workers and test their functionality.
- session-tracking
- uniquely identify flows in logs
- track logs in overviews
- easier to debug when trying to find out why a particular flow failed