-
Updated
Jul 7, 2020 - Go
concu
Here are 5 public repositories matching this topic...
A high-concurrency Node.js inventory engine designed to prevent "Overselling" during Flash Sales. Implements pessimistic database locking (PostgreSQL), atomic in-memory caching (Redis), and message queuing (RabbitMQ) to guarantee 100% data integrity under heavy load.
-
Updated
Mar 12, 2026 - JavaScript
cpp_concurrency is a repository dedicated to exploring concurrency in C++. This repository serves as a personal training ground for honing skills in multithreading and concurrent programming.
-
Updated
Apr 5, 2024 - C++
A concurrent, multi-client text editor built in C that allows multiple users to edit a shared document in real time.
-
Updated
Mar 20, 2026 - C
HFT-Grade Voter Registry System is a high-performance, thread-safe C++ application that simulates a voter management and polling system with O(1) lookup, insertion, and deletion. It leverages smart pointers, mutex synchronization, atomic operations, and binary file I/O for efficient data handling — inspired by the design patterns used in HFT System
-
Updated
Nov 21, 2025 - C++
Improve this page
Add a description, image, and links to the concu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the concu topic, visit your repo's landing page and select "manage topics."