🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵
-
Updated
Oct 7, 2025 - Java
🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵
Executes Java lambda in multiple threads and collects their results (useful for testing for thread-safety)
Thread-safe map (cache) with various time to live of keys
Detecting concurrency issues with JCStress
Deep immutability and thread-safety assessment for Java objects
Thread annotations and java-agent to enforce them
rushed project for griffith - thread sync assignment
Asynchronous Data Retrieval -- Implement asynchronous code to fetch data from the Assignment 8 starter code. Fetch numbers asynchronously and determine the frequency of each unique number in the data.
The Generate distributed id system.
Enterprise-grade Loan Origination System with multithreaded processing, automated decision-making, agent-manager hierarchy, and mock notifications. Built with Spring Boot 3.5.5 & MySQL.
Annotations, Interfaces, etc. for github.com/mikenakis/Bathyscaphe
An epic typing game implementing concurrency in Java (with sound effects for added drama). See the README for an illustration.
Operating Systems Project 3, Distributed Reading/Writing
An implementation of Publish Subscribe System and a comparison with Google PubSub
Here are my tasks and solutions at Learn from the masters Java course.
multi-threaded console TCP chat server supporting real-time concurrent messaging for multiple clients, with thread-safe operations and thread pooling.
Multi-user client/server chat built on multi-threaded code
Add a description, image, and links to the thread-safety topic page so that developers can more easily learn about it.
To associate your repository with the thread-safety topic, visit your repo's landing page and select "manage topics."