A low-overhead, task-based threading API using a thread-pool of C++11 threads
-
Updated
Oct 29, 2018 - C++
A low-overhead, task-based threading API using a thread-pool of C++11 threads
Multi Thread Library
Asynchronous communication framework during multi threads and section sequence manager.
This system is developed for one testing Centre which deals with the Covid-19 tests and treatment phases. It uses some basic concepts of system level programming like thread management , process child inter-communication and File IO operations.
Concurrencia en Java
Assignments
Elixir SDK for the Amp CLI — provides a comprehensive client library for interacting with Amp's AI-powered coding agent, including thread management, tool orchestration, streaming responses, and programmatic access to Amp's full feature set from Elixir/OTP applications
A multithreaded arcade-style space defense game built with Java Swing, featuring real-time shooting mechanics, dynamic difficulty scaling, and responsive gameplay elements.
Explore diverse Linux Kernel Thread examples demonstrating race conditions, parallel executions, processor ID retrievals, and more, with structured subdirectories containing explanatory READMEs, source code, and Makefiles.
Simulation of an extended Dining Philosophers Problem to utilize semaphores, multithreading in distributed environment. Philosophers at 5 tables need two forks to eat. If deadlock occurs, one moves to a 6th table. The simulation ends when the 6th table deadlocks.
Proyecto 6 - Programacion Concurrente Y Paralela
Axora is a full-stack AI chat application with real-time messaging, thread management, and intelligent responses powered by OpenAI GPT models via OpenRouter. Built using the MERN stack, it features a mobile-friendly interface, Markdown support, and context persistence for seamless conversations.
Assignment #2 in SPL university course. Topics: concurrency/parallelism, thread management, microservices.
Core Data (thread management)
Thread management (synchronization problem) application for Linux operating systems. (Covid-19 Test Unit)
Practica 6 - Sistemas Operativos
El mítico problema de la cena de los filósofos, para representar el problema de la sincronización de procesos en un sistema operativo.
Simple RISCV operating system kernel
A lightweight RAII wrapper for std::thread that ensures automatic joining on destruction. A C++11/14/17 compatible alternative to C++20's std::jthread.
This is only for Advance Java practice purpose
Add a description, image, and links to the thread-management topic page so that developers can more easily learn about it.
To associate your repository with the thread-management topic, visit your repo's landing page and select "manage topics."