The Wayback Machine - https://web.archive.org/web/20210818193522/https://github.com/topics/actor-model
Skip to content
#

actor-model

Here are 485 public repositories matching this topic...

akka
ponyc
jasoncarr0
jasoncarr0 commented Aug 11, 2021

This function body causes an assertion error in the compiler (version 0.42.0 in this case but I also see it in a slightly modified version of 0.45.0). I couldn't find another issue for this yet but it's not easy to search for.

Found this on a hunch/check while looking at the error-flag code, hoping to fix with possible other changes

     let x: String = (error)

This results in:

coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
  • Updated May 29, 2020
  • Objective-C

a microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing. its open and designed to accommodate changes. (no sidecar in a form of broker or any kind)
  • Updated Aug 4, 2021
  • Java
autodidaddict
autodidaddict commented May 19, 2021

We would like to make it easier to write manifest files so that we aren't constantly filling the file with the cumbersome actor public keys. Instead, we would like to be able to use the string that is associated with the actor's call alias (which can be set and displayed using the wash command line).

Of course, the trick is in figuring out where to go get the actor from once you have its ca

Improve this page

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

Learn more