The Wayback Machine - https://web.archive.org/web/20220429135937/https://github.com/topics/actors
Skip to content
#

actors

Here are 404 public repositories matching this topic...

bkolobara
bkolobara commented Aug 31, 2021

If a new Environment is created, processes inside of it will not have access to any command line arguments or environment variables by default. They need to be added to the ConfigEnv struct from which the Environment is created. Currently this is only possible from the host, but is not exposed as a [host function

good first issue

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 Apr 25, 2022
  • C++

Improve this page

Add a description, image, and links to the actors 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 actors topic, visit your repo's landing page and select "manage topics."

Learn more