Skip to content
@artiofix

Artio FIX

Artio -- The Resilient High Performance FIX Gateway

The Big Picture

Artio is a high-performance FIX Gateway designed to handle financial messaging with resilience and efficiency. It consists of two main components: the Engine and the Library. The Engine manages TCP connections, frames FIX messages, and logs them into an archive. When Library instances are unavailable, the Engine takes over session management.

The Library resides within your application's process and manages FIX sessions. Each Library instance is single-threaded, so for multi-threaded applications, you can either manage thread handoff yourself or run one Library instance per thread.

Aeron

Communication between the Engine and Library is facilitated by Aeron, which ensures efficient and reliable message transport

Find the full documentation at Artio Wiki.

Popular repositories Loading

  1. fix-integration fix-integration Public

    Integration Tests for Artio

    Java 17 20

  2. .github .github Public

Repositories

Showing 2 of 2 repositories
  • .github Public
    artiofix/.github’s past year of commit activity
    0 0 0 0 Updated Jan 13, 2025
  • fix-integration Public

    Integration Tests for Artio

    artiofix/fix-integration’s past year of commit activity
    Java 17 CC0-1.0 20 1 0 Updated Apr 24, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…