Reliable eventual consistency for Microservices
-
Updated
Aug 5, 2026 - Java
Reliable eventual consistency for Microservices
StreamBuffer is a single-class Java library that bridges an OutputStream and an InputStream through a dynamic, unbounded FIFO queue — solving the fixed-buffer and potential deadlock limitations of Java's built-in PipedInputStream/PipedOutputStream.
A method of maintaining FIFO order for related events while using a shared ExecutorService processor
Amazon MQ starter kit created as part of AWS Compute Blog - Implementing FIFO message ordering with Amazon MQ for Apache ActiveMQ
Aws-SQS Fifo
Projekt na Programowanie obiektowe wykonany w języku JAVA
A high-throughput Java disaster allocation engine using custom pointer-linked Data Structures without built-in Java collections. Features a Max-Priority Queue for severity dynamic scheduling, dynamic supply calculations, an in-memory transactional LIFO undo stack, and an interactive Swing GUI for real-time sandbox allocation monitoring.
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.
Um exemplo de lista com Generics, implementado em Java para o Estudo de estrutura de Dados
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.
Spring Boot notification service with per-channel FIFO queues, callbacks, graceful shutdown, Docker, and JUnit coverage
A process manager in which one of 5 algorithms (FCFS, SJF, SRTF, Priority Schedule, Quantum/Round Robin) are selected to run a list of processes and generate a Gantt chart.
In this repository you can find all of my assignments for Data Structures and Algorithms Course when I was in 3rd semester of my bachelor's at IAUSTB.
Algoritmo de fila em java utilizando programação orientada à objetos e o conceito de FIFO. Projeto de aula prática da disciplina de estrutura de dados da faculdade UniBH.
High-performance batch streaming library for AWS SQS with async I/O
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."