Multi-party/agent system

What Julia communication framework is recommended for multi-agent system:

Same program running on several (3-4) computers sharing data among them
The communication between agents must be low latency and high throughput

Is there an example of such a system built in Julia