Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 332 Bytes

File metadata and controls

12 lines (6 loc) · 332 Bytes

Worker instances process tasks with controller

This is an attempt to simulate incoming tasks and a queue with JavaScript and HTML

tasks and temporary instances with failure retry

index.html - javascript.

Try it here

Add a few tasks, watch the controller handle processing them.