@cellularjs/worker
CellularJS Worker
CellularJS Worker
Light and easy web-tool for accessing multiple threads via web workers.
Light and easy web-tool for accessing multiple threads via web workers.
Run your CPU intensive functions in a separate thread on the fly, and keep your application running at 60FPS.
A node module for smart subprocess handling with support for promises and streamlined subprocess communication.
Simple Node.js multiprocessing library similar to multiprocessing.Pool in Python
Multiprocessing pool implementation for NodeJS and TypeScript
Multi thread pool
Lightweight, zero dependency, machine learning library
A tiny threading library, made for browsers and Node.
Multi-threading in no time with seamless TypeScript support.
Scalability is a type-safe service scaling facility built on _Network-Services_.
Worker threads implementation for use within ReactNative & Hamsters.js, allowing you to make use of the multithreading and parallel processing in your ReactNative application.
Next-gen React Native library for Bcrypt hashing, using pure C++ with Turbo Modules and multithreading for superior performance
A lightweight tool built on top of Node.js worker_threads, enabling multithreading.
'Inter-process communication' Allows you to communicate with background processes over the 'net' module.
Goroutine analogue for Node.js, spreads I/O-bound routine (tasks) to utilize thread pool with `worker_threads` using balancer with event loop utilization.
Synchronization Primitives in JavaScript
Library for generating human-friendly strings from a given data structure
A RPC-like facility for making inter-thread function calls.