Uses of Class
net.sodacan.core.ActorId

Packages that use ActorId
Package
Description
This package contains most of the Interfaces of Sodacan.
A small island of compute sending and receiving messages to/from other Actors.
An ActorGroup contains a dynamic number of actors.
 
A Host manages ActorGroups.
These subclasses of Jug are used within an ActorGroup for special purposes
A message flows from a source Actor to a destination Actor.
 
 
Memory-based persister, recorded values in memory only.
 
Serializer implementations are in this package.