Sodacan Core 0.1.2 API
Packages
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 Sodacan journal primarily stores Actor state messages which can also be interleaved with other messages.
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.
The Scheduler for an ActorGroup is concerned with thread coordination.
Serializer implementations are in this package.