Package

it.unibo.scafi.distrib.actor

p2p

Permalink

package p2p

Visibility
  1. Public
  2. All

Type Members

  1. trait Platform extends actor.Platform with PlatformAPIFacade with PlatformDevices

    Permalink

    Specializes an it.unibo.scafi.distrib.actor.Platform into a "decentralized platform" where

    Specializes an it.unibo.scafi.distrib.actor.Platform into a "decentralized platform" where

    • Devices interacts directly with one another Issues to be solved / Decisions to be taken:
    • How to handle "platform sensors" (e.g., NBR_RANGE)?
    • How a device can become acquainted with another device? It seems that, despite the architecture name, some centralization is needed.
  2. trait PlatformAPIFacade extends AnyRef

    Permalink
  3. trait PlatformBehaviors extends AnyRef

    Permalink
  4. trait PlatformDevices extends PlatformBehaviors

    Permalink
  5. trait SpatialPlatform extends Platform

    Permalink

Value Members

  1. object Platform

    Permalink

Ungrouped