A TypeScript library for managing worker threads with serialization.
A fast, efficient Node.js Worker Thread Pool implementation
WASI threads proposal implementation in JavaScript
Web workers & worker threads as simple as a function call
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
A mutex for guarding async workflows
Helpers for communicating between JavaScript environments using message passing.
Easily deal with monaco workers
Utilities for type-safe Web Worker communication with RPC.
A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.
Bare compatibility wrapper for the Node.js builtin `worker_threads` module
Type-safe, structured communication between worker threads and parent processes via TypeScript meta-programming.
MSR JavaScript Cryptography Library
A native Node.js module that can capture JavaScript stack traces from main and worker threads, even with blocked event loops.
Use Rollup with workers and ES6 modules today.
Lightweight Web Worker API implementation with native threads
No description provided.
Use Rollup with workers and ES6 modules today.
A worker_threads pool implementation based on the official Node.js async_hooks documentation
Worker manager
An extremely limited and very fast tar extractor
Native Tools for the Official Sentry Node.js SDK
Seamless REST/GraphQL API mocking library for browser and Node.js.
MobSpawner manages worker threads that can run arbitrary commands and report results. Unlike distributed queues, MobSpawner is self-contained and perfect for small batch scripts that need to run multiple independent jobs.
A simple work queue for JRuby to manage a pool of worker threads.
This is a beanstalk-based job-queueing-manager, replacement for gem 'stalker' with additions: 1. jobs grouping 2. jobs threading and forking 3. logging 4. background run (as daemon) 5. stalker makes to include full gem in application, but needed only client-side This is a client-side gem. For a worker you need * http://github.com/GearHead90/beanworker