2 Forks
10 Stars
10 Watchers

tx-queue

A high-performance, transactional ring buffer implementation for efficient intra-process and inter-process communication, following the single-producer, single-consumer pattern. Currently supports Windows only.

How to download and setup tx-queue

Open terminal and run command
git clone https://github.com/galtza/tx-queue.git
git clone is used to create a copy or clone of tx-queue repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tx-queue https://github.com/galtza/tx-queue/archive/master.zip

Or simply clone tx-queue with SSH
[email protected]:galtza/tx-queue.git

If you have some problems with tx-queue

You may open issue on tx-queue support forum (system) here: https://github.com/galtza/tx-queue/issues