Error checking in actor-based paradigm
I have an existing Scala application that I am trying to refactor in order to use Akka. One of the problems I have is how to manage error-checking in actor-based applications.
How can I scale spring application context?
I’m currently working on a project that need to be dynamically scaled on demand according to the need.
Using akka actors with service spring beans
Do you think that using akka actors in front of transactional service beans, is a good idea ?
When is it NOT good to use actors in akka/erlang?
I’ve been working with akka for 7-8 months now daily.
When I started, I would be working on applications and notice that actors would be used basically anywhere once inside the actor system for communicating between most objects. So I did the same – spin up another actor for x/y/z.
When is it NOT good to use actors in akka/erlang?
I’ve been working with akka for 7-8 months now daily.
When I started, I would be working on applications and notice that actors would be used basically anywhere once inside the actor system for communicating between most objects. So I did the same – spin up another actor for x/y/z.
Entities (DDD) when using CQRS on Akka
When using Akka, CQRS style, is still there a place for Entities?
Actors in a sequential protocol handshake
I am new to actors and trying to implement a very sequential protocol handshake (over websockets). This is in Scala/Akka.
Is Erlang really an actor model language?
I was reading this article:
Is Erlang really an actor model language?
I was reading this article:
Is Erlang really an actor model language?
I was reading this article: