Uses of Class
com.scivicslab.pojoactor.workflow.distributed.DistributedActorSystem
Packages that use DistributedActorSystem
-
Uses of DistributedActorSystem in com.scivicslab.pojoactor.core.distributed.discovery
Methods in com.scivicslab.pojoactor.core.distributed.discovery that return DistributedActorSystemModifier and TypeMethodDescriptionstatic DistributedActorSystemNodeDiscoveryFactory.createDistributedSystem()Creates a DistributedActorSystem with default port 8080.static DistributedActorSystemNodeDiscoveryFactory.createDistributedSystem(int port) Creates a DistributedActorSystem with automatic node discovery and registration.