Skip to content

real-logic/aeron-cookbook-tools

Repository files navigation

Aeron Cookbook Tools

Open in Visual Studio Code

A collection of tools to help understand and operate Aeron. The first tool included helps interpret AeronStat output.

The site is built with Next.js 12, and is related to Aeron Cookbook.

Running the site locally

  • clone the source code into a folder
  • ensure you have the current version of yarn and Node.js. The site is built with Node.js v14 LTS.
  • run yarn install
  • run yarn dev

Building the site for deployment

To run a build for hosting you can first build with yarn build and then run yarn export.

License

Open sourced under the Apache 2.0 license. See LICENSE.TXT.

Copyright

©2020-2023 Adaptive Financial Consulting