The Wayback Machine - https://web.archive.org/web/20211031163913/https://github.com/topics/concurrent-programming
Skip to content
#

concurrent-programming

Here are 805 public repositories matching this topic...

zio
adamgfraser
adamgfraser commented Oct 30, 2021

We just merged support for profiling ZIO applications in #5794.

It was necessary to do this as part of ZIO Core initially because there was functionality in the ZIO runtime that needed to be modified to support this functionality.

However, not that the functionality exists, it would be good to extract profiling into its own project. This will allow the profiling functionality to be built out

An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
  • Updated Sep 16, 2021
  • C++

Improve this page

Add a description, image, and links to the concurrent-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the concurrent-programming topic, visit your repo's landing page and select "manage topics."

Learn more