mpmcqueue/1.0

A bounded multi-producer multi-consumer concurrent queue written in C++11.

#concurrency#mpmcqueue#queue

Using mpmcqueue

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revision2ee1ee66c518536833242ace33169d47

options(none)

Dependencies

Loading dependencies…

MIT2ee1ee66c518536833242ace33169d47

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list mpmcqueue/1.0
    # Scan the entire dependency graph
    conan audit scan --requires=mpmcqueue/1.0

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv1.0
[![Conan Center](https://img.shields.io/conan/v/mpmcqueue)](https://conan.io/center/recipes/mpmcqueue)