Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/real-logic/artio
- Owner: real-logic
- License: apache-2.0
- Created: 2015-01-23T16:09:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T11:25:48.000Z (23 days ago)
- Last Synced: 2024-10-25T00:34:05.568Z (21 days ago)
- Topics: fix, java
- Language: Java
- Homepage:
- Size: 14.8 MB
- Stars: 299
- Watchers: 46
- Forks: 121
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)