An open API service indexing awesome lists of open source software.

https://github.com/artiofix/artio

Artio - Resilient High-Performance FIX and FIXP Gateway
https://github.com/artiofix/artio

fix java

Last synced: 8 months ago
JSON representation

Artio - Resilient High-Performance FIX and FIXP Gateway

Awesome Lists containing this project

README

          

# Artio

[![Actions Status](https://github.com/artiofix/artio/workflows/Continuous%20Integration/badge.svg)](https://github.com/artiofix/artio/actions)
[![CodeQL Status](https://github.com/artiofix/artio/workflows/CodeQL/badge.svg)](https://github.com/artiofix/artio/actions)
[![GitHub](https://img.shields.io/github/license/aeron-io/Aeron.svg)](https://github.com/aeron-io/aeron/blob/master/LICENSE)

High-Performance FIX Gateway

Please check out the [Wiki](https://github.com/artiofix/artio/wiki).

## How to build

Just run the standard Gradle build and install process:

```
./gradlew
```

After the first build this is all that is required.

## Downloading

Binaries can be found on [Maven Central](https://central.sonatype.com/search?q=artio&namespace=uk.co.real-logic)