aeron-samples/README.md
Here you will find a collection of samples and tools for Aeron.
Each of the Samples can be run with a simple script that can be found in:
aeron-samples/scripts/
Before running any of the samples below the media driver needs to be launched by running one of:
aeron-samples/scripts/media-driver <optional properties file>
aeron-samples/scripts/low-latency-media-driver <optional properties file>
Here is a brief list of the samples and what each tries to do:
Here is a brief list of monitoring and diagnostic tools:
Also included is some performance tests that can run all in the same process for convenience without a media driver, or across processes for illustration, with variants for throughput or latency measurement:
In the archive sub-directory, or package, you can find samples for recording and replay of streams from an Archive.
aeron-samples/scripts/archive/