GitHub / YSZhuoyang / promise-command-queue
A fairly simple command queue that ensures both commands containing sync code and commands containing async code are executed in sequence, through promises chaining.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YSZhuoyang%2Fpromise-command-queue
Stars: 0
Forks: 0
Open issues: 1
License: mit
Language: TypeScript
Size: 550 KB
Dependencies parsed at: Pending
Created at: almost 7 years ago
Updated at: over 3 years ago
Pushed at: over 3 years ago
Last synced at: about 1 hour ago
Topics: command-pattern, command-queue, job-queue, promise-chain, promise-queue