Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in actor

Akka actors/scala - single onSuccess for multiple asks

scala akka actor

akka split task into smaller and fold results

scala akka actor

Why does Orleans use BLOBs for storing/persisting grains instead of using relational model? And potential problems that might cause?

.net-core actor orleans

Unit testing persistent actors in Akka

java unit-testing akka actor

How to setup domain model as actor?

How to guarantee response time of Actor?

scala concurrency akka actor

Understanding service fabric actor deletion

Changing Akka actor state by passing a method with arguments to "become"

scala akka actor

Should I use an event handler or actor for adding keyboard controls for a game

Scala system process hangs

Swift: Silence "Non-Sendable Notification? cannot cross actor boundary" warning

Creating a TestActorRef results in NullPointerException

scala testing akka actor

Deployment of Akka.net actors in separate processes

c# process actor akka.net

Why can we use a new class as type of parent class in Scala?

scala actor message definition

scala message actor

How to avoid mutable reference to Actor instance

f# immutability actor akka.net

Akka remote actors cannot communicate between Play! applications