Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/real-logic/artio

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

fix java

Last synced: 10 days ago
JSON representation

Artio - Resilient High-Performance FIX and FIXP Gateway

Awesome Lists containing this project

README

        

# Artio

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

High-Performance FIX Gateway

Please check out the [Wiki](https://github.com/real-logic/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)