webhamsters
Enables function level multithreading in Javascript by exploiting concurrent web workers
Enables function level multithreading in Javascript by exploiting concurrent web workers
Fork of papaparse which accepts a wider range of date formats.
transform any object asyncronously as well as in workers
node.js runner for Cloudflare Workers
Google Pub/Sub API for Cloudflare Workers
A CORS middleware to work within an EAPI app. Check worker-eapi-template for context.
A middleware to manage headers or requests within an EAPI app. Check worker-eapi-template for context.
A simple Javascript library for handling Workers.
Implementation of queue with task invoker
A framework that allows worker scheduling and job dispatch through an amqp broker (i.e. RabbitMQ)
Turn blocking code to asynchronous functions
Simple yet powerful wrapper over node.js cluster API. This module is inspired by impressive, but abandoned project Cluster created by TJ Holowaychuk.
Easy promise-based RPC over TCP
Yeoman generator that scaffolds out a RESTify server with worker and logging support.
*yet another Webpack plugin for the Service-Workers*
Implements a layer of async abstraction over workers, giving possibility to interact without writing cross-process communication.
Inline, Promise based wrapper around JS Web Workers.
Worker tools to manage workers in the browser, node.js and deno
RESTFul Job-Queue Server with API to serve jobs to remote workers. Workers connect, identify themselves & request to be allocated work. The server allocates work through a Priority Job Queue or FIFO Job Queue.