Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 192 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 192 Bytes

hartman

hartman is a go routine supervisor

  1. Keeps n routines available for given work
  2. Workers can let know supervisor if there is no work
  3. Error handler and Done handler are exposed