Conduit Logo
latest
  • Overview
  • Demos
  • Library API
  • Resources
    • Blogs
    • Implementations
    • Reference Materials
    • Benchmarking
  • Citing
  • Publications & Presentations
  • Projects using Conduit
Conduit
  • »
  • Resources
  • Edit on GitHub

Resources¶

Blogs¶

  • The design and implementation of a lock-free ring-buffer with contiguous reservations

  • A Simple Lock-free Ring Buffer

  • Lock-free multithreading with atomic operations

  • The Bip Buffer - The Circular Buffer with a Twist

  • Lockless Ring Buffer Design

  • MPI: blocking vs non-blocking

Implementations¶

  • spsc-bip-buffer

  • A single-producer, single-consumer lock-free queue for C++

  • ModernCppStarter

  • boost spsc_queue implementation

  • scotch Package for graph and mesh/hypergraph partitioning, graph clustering, and sparse matrix ordering

Reference Materials¶

  • MPI Specification

  • boost spsc_queue docs

Benchmarking¶

  • Singularity benchmarking

  • ditto

  • Singularity FAQs

Next Previous

© Copyright 2020, Matthew Andres Moreno Revision e55581f6.

Built with Sphinx using a theme provided by Read the Docs.