inkandswitch / inkandswitch/patchwork-pkg-base

add support for multiple simultaneous task queues

Open
#45 2 comments 0 reactions 2 assignees Claimed by @alexwarth View on GitHub
Dominant language
TypeScript
Stars
7
Forks
1
Avg merge
2d 10h
Merged PRs (30d)
7

Description

The initial prototypes of the task queue system demonstrated the concept of running work in WebWorkers and equivalent Node workers in Google Cloud. That demo only ran when the task queue was open as the current tool: now what we need to do is to support multiple queues and run them off-screen.

Alex and I have a prototype of a tool which hosts a task queue in a tray-like runner but doesn't support multiple queues.

Designing the task-runner system to support working different queues from different documents with differing priorities -- and designing them to be resilient against accidental fork bombs and starvation... it's an interesting puzzle!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.