Skip to content

Example: HTTP Client Work Queue

Daniel Levy edited this page Jun 19, 2017 · 5 revisions

Source

Current Source

Features

  • multi-threaded
  • multi-staged
  • auto balancing queue (using subscriber pattern)
  • throttled
  • delayed
  • net- & disk-bound logic organization
  • intelligent error recovery
  • hotdog/not hotdog AI

Diagram

Multi threaded nodejs task queue flowchart

Clone this wiki locally