A personal voice based assistant developed using python and raspberry pi
-
Updated
Jun 11, 2023 - JavaScript
A personal voice based assistant developed using python and raspberry pi
Working on multithreading with Nodejs to handle CPU intensive operations.
This setup takes data from pulse sensor and time of the day etc, to predict when the person has slept. Then after a while start the audio stimulus.
Exercises and Cases for the .NET minor at Info Support.
Distributed Load Testing System Using Kafka
concurrent programming home works for school (senior year)
⚡️ 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.
An implementation of the threading.Event Python package
Demonstrating multi-threading in Node.js using the node:worker_threads module, enabling parallel execution for computationally intensive tasks and improved performance.
Django background tasks with 'threading' module.
Seamlessly breaks function to chunks to run in parallel
A simple threaded and clustered load balancer for nodejs with different forwarding algorithms and server request handling options
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.
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."