A lightweight .NET standard messaging library for easily deal with any message broker, like RabbitMQ, ActiveMQ, AmazonSQS, AzureQueue, ...
-
Updated
Dec 8, 2022 - C#
A lightweight .NET standard messaging library for easily deal with any message broker, like RabbitMQ, ActiveMQ, AmazonSQS, AzureQueue, ...
Lightweight C# implementation of FIFO serial queue from ObjC.
🌟 A simple project to learn more about message queues
This is a simple C# console application that demonstrates two fundamental data structures: Stack (LIFO) and Queue (FIFO). The program provides an interactive menu system where users can perform basic operations on each data structure.
A simple text editor where you can add text and undo the last operation using both a stack and a queue.
Generic Collections, LIFO Stack, FIFO Queue
CLI e-bike rental system using C# based on FIFO queue and BST
System Modeling Application which uses First In First Out Queue System then calculates our Utilization of the system
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."