Repositório para o projeto final da disciplina de arquitetura de computadores: Simulador de memória virtual.
-
Updated
Dec 2, 2019 - Python
8000
Repositório para o projeto final da disciplina de arquitetura de computadores: Simulador de memória virtual.
Algorithm and data structure
A repository dedicated to exploring asynchronous programming in Python. It contains experiments, code examples, and learning sessions focused on async/await and concurrent programming techniques.
A single queue simulator that calculates the average age of information.
FIFO Queue for Functions
Implementation of a scheduler with the following algorithms: FIFO, STF, STCF, RR
🚀 RedisQ - Simple Redis-backed FIFO task queue for Python. Just decorate your functions with @fifo() and they'll execute in perfect order! Perfect for I/O-bound tasks like emails, API calls, and data syncing. Zero config, embedded workers, thread-safe. 📧🌐🔄
Repository for Aristotle Univerisity of Thessaloniki ECE Deparment, Real Time Embedded Systems 1st project
A deterministic, zero-dynamic-memory, and MISRA-C:2012 compliant FIFO queue implementation written in pure C.
IQT (Insane Queue & Task ) is the definitive Unreal Engine plugin to orchestrate your gameplay abilities in real-time.
A thread-safe, production-ready P2P parcel delivery system similar to Dunzo, built with Java. Features include FIFO order management, auto driver assignment, rating system, notification services, and comprehensive thread safety mechanisms.
Generic Collections, LIFO Stack, FIFO Queue
In this repository, there are some process scheduling algorithms implemantation using C.
Simple message queue class in Python based on Redis
This Git repository hosts implementations of essential data structures and algorithms across multiple programming languages. It's designed to help you grasp fundamental concepts in computer science, such as sorting methods, graph traversal strategies, dynamic programming, and others.
Array implementation of FIFO and pointer implementation
Projeto final de Sistemas Operativos, ligaçao client - server
UChan is an unbounded first-in-first-out communication channel between multiple threads.
Add a description, image, and links to the fifo-queue topic page so that developers can more easily learn about it.
To associate your repository with the fifo-queue topic, visit your repo's landing page and select "manage topics."