Package com.scivicslab.pojoactor.core.distributed
package com.scivicslab.pojoactor.core.distributed
-
ClassesClassDescriptionMessage protocol for distributed actor invocation.Extends a local
ActorSystemwith distributed capabilities.HTTP server that receives actor invocation requests from remote nodes and dispatches them to the localActorSystem.Server-side component that receives actor messages from Kafka and dispatches them to the localActorSystem.Information about a node in the distributed actor system.Reference to an actor hosted on a remote node.