This project implements a high-performance order matching engine as a Spring Boot microservice. It utilizes a price-time priority algorithm to match buy and sell orders entirely in-memory, eliminating ...
Lightweight Java 21 engine that connects to RabbitMQ and PostgreSQL, loads configuration from a .env file, and listens to a single RabbitMQ queue while routing messages by their event key.