Uses of Class
net.sodacan.core.jug.CloseHostBoundActor
Packages that use CloseHostBoundActor
Package
Description
A small island of compute sending and receiving messages to/from other Actors.
The Scheduler for an ActorGroup is concerned with thread coordination.
-
Uses of CloseHostBoundActor in net.sodacan.core.actor
Methods in net.sodacan.core.actor with parameters of type CloseHostBoundActorModifier and TypeMethodDescriptionprotected booleanActorEntry.closeHostBoundActor(CloseHostBoundActor chba) Once this actor is closed, we can countdown to allow the ActorGroup to close -
Uses of CloseHostBoundActor in net.sodacan.core.scheduler
Methods in net.sodacan.core.scheduler with parameters of type CloseHostBoundActorModifier and TypeMethodDescriptionvoidDefaultScheduler.closeHostBoundActor(CloseHostBoundActor chba) HostBound Actors are always alive so just forward to the actor