Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 461 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 461 Bytes

Aeron Client

Javadocs

Aeron clients are used to communicate to the media driver for the publishing of messages via publications and consuming messages of replicated publication images via subscriptions.

Clients communicate over IPC to the media driver thus allowing the media driver to run out of process and be in a different language to the clients.