Skip to content
A Bhat edited this page Jan 20, 2020 · 1 revision
  • C library of scalable functions for concurrent programs
  • General goal is to provide primitives which enable scalable and preferably non-blocking concurrent applications
  • Provides functionality which is often required in multithreaded networking applications.
  • Hosted on https://github.com/ARM-software/progress64
Clone this wiki locally