| socketComm |
index |
Communicate via TCP sockets.
This module defines a Comm object allowing communications between
slave and master processes. Currently, the slaves cannot directly
communicate.
This module implements barrier waits, collection of data from slaves and
sending messages to all slaves.
Barrier is robust with respect to machine and processes crashes.
| Classes | ||||||||||||||||||
|
| ||||||||||||||||||
| Functions | ||
| ||
| Data | ||
| retryInterval = 1 | ||