You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 line
196 B

  1. eLfq
  2. =====
  3. An OTP library
  4. Build
  5. -----
  6. $ rebar3 compile
  7. =====
  8. A simple NIF lock-free Queue using the library: [moodycamel::concurrentqueue](https://github.com/cameron314/concurrentqueue)