Easy to use Bus, ressources friendly and super-easy inter-thread communication capabilities
-
Updated
Jul 11, 2022 - Pascal
Easy to use Bus, ressources friendly and super-easy inter-thread communication capabilities
Simplify Nim Inter-Thread Communication
It is a low-latency rust concurrency library designed around ring buffers, sequencers, and customizable wait strategies. It provides spsc, mpsc, spmc, mpmc along with batch and single-item publishing modes, to maximize throughput and minimize contention
To whom it may concern
MSGQ - A C++ convenient inter-thread communication mechanism
Inter thread communication
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.
It is a low-latency Java concurrency library designed around ring buffers, sequencers, and customizable wait strategies.
Inter thread communication(much faster than channels)
Practised inter-process communication and inter-thread communication in Linux
A simple learning project that demonstrates ways to solve such multithreading problems as race conditions, deadlocks, and producer-consumer problem.
HMOSChannel is helper library for thread communication between mainthread and workerthread
To associate your repository with the interthreadcommunication topic, visit your repo's landing page and select "manage topics."