Uses of Interface
net.sodacan.core.Config

Packages that use Config
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.
 
The Sodacan coordinator keeps a network-wide "ideal" distribution of ActorGroups along with a snapshot of the current Host/ActorGroup arrangement.
A Host manages ActorGroups.
A message flows from a source Actor to a destination Actor.
 
 
Memory-based persister, recorded values in memory only.
 
The Scheduler for an ActorGroup is concerned with thread coordination.