To whom it may concern
-
Updated
Dec 20, 2019 - Java
To whom it may concern
It is a low-latency Java concurrency library designed around ring buffers, sequencers, and customizable wait strategies.
Affinity Dispatcher is a high-performance, low-latency message routing framework in Java. It routes messages to workers based on key affinity and supports multiple key types.
A simple learning project that demonstrates ways to solve such multithreading problems as race conditions, deadlocks, and producer-consumer problem.
This is a Client-Server architecture based chat room made using Java. This is capable of performing console-based chatting between multiple clients within same the network. It has a common server which records entry/exit of various clients into/from chat room.
HMOSChannel is helper library for thread communication between mainthread and workerthread
Add a description, image, and links to the interthreadcommunication topic page so that developers can more easily learn about it.
To associate your repository with the interthreadcommunication topic, visit your repo's landing page and select "manage topics."