-
Notifications
You must be signed in to change notification settings - Fork 25
Example: HTTP Client Work Queue
Daniel Levy edited this page Jun 19, 2017
·
5 revisions
- multi-threaded
- multi-staged
- auto balancing queue (using subscriber pattern)
- throttled
- delayed
- net- & disk-bound logic organization
- intelligent error recovery
- hotdog/not hotdog AI
- Steps
- Bonus Material