interface#

Module for the EclypseMPI class.

It implements the MPI communication protocol among services in the same application.

Functions

exchange(*[, receive, send, broadcast])

Decorator to require and send a message in a Service method.

Classes

EclypseMPI

EclypseMPI class.