inkandswitch / inkandswitch/patchwork-pkg-base

add support for multiple simultaneous task queues

Aperta
#45 2 commenti 0 reazioni 2 assegnatari Vedi su GitHub

@alexwarth ci sta già lavorando.

Dal 19/5/2026.

Lingua principale
TypeScript
Stelle
7
Fork
1
Merge medio
2g 10h
PR unite (30g)
7

Descrizione

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!

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.