pydcop.infrastructure.communication

Classes

CommunicationLayer([on_error])

Base class for CommunicationLayer objects.

Messaging(agent_name, comm[, delay])

A Messaging instance is responsible for all messaged-based communication (sending and receiving messages) for an agent.