Task Worklet: explainer, polyfill and demos.
-
Updated
Oct 30, 2025 - JavaScript
Task Worklet: explainer, polyfill and demos.
A JavaScript Module which helps you in running concurrent process loops inside a single thread
2013-12-07 partial "snapshot" of my pet project
SharedArrayBuffer.
A project demonstrating concurrent request handling and load balancing strategies in REST APIs using Python (Flask), Go, and Node.js. This project showcases different concurrency approaches, compares performance characteristics (throughput, average response time, error rates), and examines the trade-offs involved in choosing these strategies.
Demonstrating multi-threading in Node.js using the node:worker_threads module, enabling parallel execution for computationally intensive tasks and improved performance.
Distributed Load Testing System Using Kafka
Threads is a multiple-process management tool supporting async/await promises or event dispatching to handle a pool of separate processes "threads" and communication between all connected threads for node.js. Threads is a powerful solution and does not use web workers.
Have fun tracking your project's stargazers
An implementation of the threading.Event Python package
A tiny multi-threading & concurrency library, for Node.js and the browser
CrisisVision is an autonomous vehicle built to survey the world's most dangerous frontiers
A package to use threads efficiently in nodejs.
Reading online data multiple times faster with Nodejs, asynchronous multithreading and web scraping
Working on multithreading with Nodejs to handle CPU intensive operations.
A simple threaded and clustered load balancer for nodejs with different forwarding algorithms and server request handling options
A personal voice based assistant developed using python and raspberry pi
⚡️ Demonstration of the event loop in Node.js. The event loop is a fundamental concept in Node.js that allows for asynchronous and non-blocking execution of code.
Django background tasks with 'threading' module.
Add a description, image, and links to the threading topic page so that developers can more easily learn about it.
To associate your repository with the threading topic, visit your repo's landing page and select "manage topics."