pl.edu.agh.scalamas.mas

sync

package sync

Visibility
  1. Public
  2. All

Type Members

  1. class SyncEnvironment extends Actor

    A synchronous island implementation.

    A synchronous island implementation. This actor spins in a messages loop. In each iteration it updates synchronously the population accordingly to the behaviour and meetings functions. This islands supports migration, assuming its parent is a RootEnvironment.

Value Members

  1. object SyncEnvironment

Ungrouped