Skip to content
#

actor-model

Here are 402 public repositories matching this topic...

akka
eisenhaus335
eisenhaus335 commented Feb 27, 2020

Hello
i just recently found this game on rust-unofficial list. its seems there is no documentation for linux installation anywhere to be found. windows is easy cause they just use exe but for me linux i cant hardly know how to install it
i am using ubuntu 19.10 right now

mandreyel
mandreyel commented Feb 17, 2019

Not sure if this should be an issue but I was reading the docs and then followed the link to the example's code on github and noticed that they differed. Which is considered more up-to-date (and thus the best practice)?

ponyc
EpicEric
EpicEric commented Feb 4, 2020

Installing the bintray deb file still works on my system, but when I install with ponyup update ponyc release and run ponyc, I get:

ponyc: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by ponyc)

I'm running Linux Mint 18.3 Sylvia (based off Ubuntu 16.04 Xenial) with ldd (Ubuntu GLIBC 2.23-0ubuntu11) 2.23.

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
Qiao-Jin
Qiao-Jin commented Apr 21, 2020

I'm new in Akka and trying to self-define a dispatcher in my code. But there are so few akka dotnet examples available, and most of them are using config files..
Could I create a dispatcher in code, i.e., like the follows:

public Dispatcher myDispatcher = new Dispatcher(new DispatcherConfigurator(ConfigurationFactory.ParseString(@"akka.actor.default-dispatcher { type = ""Akka.Dispatch.TaskDisp

benny1611
benny1611 commented May 9, 2019

Hi guys,

I'm a computer science student and I have to make a project in Go with Proto.Actor. Because of my lack of experience (this is my first project in Go, coming from Java) and the lack of documentation on the official website I find it very difficult to understand how one can use it. It would be nice if you could provide a better documentation. Thank you!

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 Jul 2, 2020
  • Java
okeuday
okeuday commented Jun 27, 2018

In the API HTML documentation: The example urls currently have the .erl suffix. This needs to change to a .json suffix and example request/response data should be added below.

The Quickstart (in HTML/Markdown) needs to be updated, the Java tutorial, and possibly the FAQ.

The file src/service_api/README.markdown needs to be updated.

zio-actors

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

You can’t perform that action at this time.