A fast, efficient Node.js Worker Thread Pool implementation
-
Updated
Nov 5, 2024 - TypeScript
A fast, efficient Node.js Worker Thread Pool implementation
Easy multi-core processing utilities for Node.
🧵 Make web workers & worker threads as simple as a function call.
Cheat Sheet for Android Interviews
🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
100% Vanilla Javascript Multithreading & Parallel Execution Library
Non-blocking Concurrent Computation for JavaScript RTEs (Web Browsers, Node.js & Deno & Bun)
⚡ Multithreading functions in JavaScript to speedup heavy workloads, designed to feel like writing vanilla functions.
Recursive Worker Threads in NodeJS
Asynchronous MySQL access library for PocketMine plugins.
Use Multi-Threading / Worker Threads in Appcelerator Titanium.
Easy-to-use threading library providing all basic features to perform work in background mode (with simulation mode).
🧵 A lightweight tool built on top of worker_threads, enabling multithreading.
Multithreading in Node.js made simple with seamless TypeScript support.
⚡ Turbocharge your apps with multithreaded Svelte stores.
A micro workers class that easily manages a pool of threads to optimise simultaneous jobs and jobs endings, for MicroPython (used on Pycom modules & ESP32)
Vanilla JS Implementation of SharedMap, a synchronous multi-threading capable, fine-grain-locked with deadlock recovery, static memory allocated, coalesced-chaining HashMap, backed by SharedArrayBuffer
This is an adventurous project where I aimed to input terminal commands in browser and execute them in server, and through websocket protocol show the actual terminal updates into the browser in real time.
Benchmark nodeJS worker threads for calculating prime numbers, using various dataStructures
Add a description, image, and links to the worker-threads topic page so that developers can more easily learn about it.
To associate your repository with the worker-threads topic, visit your repo's landing page and select "manage topics."