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
A Python library providing a user-friendly interface for managing both synchronous and asynchronous threads.
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
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.
A multithreaded arcade-style space defense game built with Java Swing, featuring real-time shooting mechanics, dynamic difficulty scaling, and responsive gameplay elements.
Practica 6 - Sistemas Operativos
Proyecto 6 - Programacion Concurrente Y Paralela
Thread management (synchronization problem) application for Linux operating systems. (Covid-19 Test Unit)
Assignment #2 in SPL university course. Topics: concurrency/parallelism, thread management, microservices.
Core Data (thread management)
Simple RISCV operating system kernel
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.
This project simulates a pizzeria's operations, utilizing multi-threading to handle customer orders and cooking processes concurrently, ensuring efficient order management and processing. This is a final project for my parallel and concurrent programming course.
Operating systems course at the Hebrew university.
This project involves simulating a Package Conveyor Routing System using Java. The project showcases key concepts in concurrent programming, such as thread management, manual synchronization, and resource sharing.
A library to calculate computational cost, estimate function execution time and use of RAM memory, without having to execute it first, manage GPUs and threads in a simple way, provide many methods for manipulating text files, methods for downloading, uploading, measuring its disk size, acquired, header production, meta data
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."