Philadelphia Save

Fast FIX protocol library for the JVM

Project README

Philadelphia

Philadelphia is a fast Financial Information Exchange (FIX) protocol library for the JVM.

You can use Philadelphia to connect to stock exchanges, brokerage firms, and other network endpoints that use the FIX protocol. You can also use it to provide your own services using the FIX protocol.

Philadelphia is designed to exhibit low and predictable latency. To achieve this, it supports non-blocking networking and does not allocate memory on message reception or transmission.

Philadelphia requires Java Runtime Environment (JRE) 11 or newer.

Download

See the latest release on GitHub.

Modules

Philadelphia contains the following libraries:

See the FIX Trading Community for the protocol specifications.

Philadelphia contains the following applications:

  • Terminal Client is a simple console application for interacting with a FIX acceptor.

  • Code Generator is a simple console application for generating profiles for FIX dialects.

Philadelphia contains the following example applications:

Philadelphia contains the following test applications:

  • Performance Test contains microbenchmarks for the FIX protocol implementation.

See Philadelphia Extras for additional extensions.

For more information on Philadelphia:

License

Copyright 2015 Philadelphia authors.

Released under the Apache License, Version 2.0. See LICENSE.txt for details.

Open Source Agenda is not affiliated with "Philadelphia" Project. README Source: paritytrading/philadelphia
Stars
310
Open Issues
5
Last Commit
1 day ago
License

Open Source Agenda Badge

Open Source Agenda Rating