0 Forks
3 Stars
3 Watchers

lfe

LFE(lock-free extensions) is a library that contains two thread-safe and same time lock-free collections for patterns "multiple producers one consumer" and "one producer multiple consumers".

How to download and setup lfe

Open terminal and run command
git clone https://github.com/oxffaa/lfe.git
git clone is used to create a copy or clone of lfe 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 lfe https://github.com/oxffaa/lfe/archive/master.zip

Or simply clone lfe with SSH
[email protected]:oxffaa/lfe.git

If you have some problems with lfe

You may open issue on lfe support forum (system) here: https://github.com/oxffaa/lfe/issues