Parity Top of Book Performance Test

An open source technology platform for trading venues.

License

License

Categories

Categories

Parity Business Logic Libraries Financial
GroupId

GroupId

com.paritytrading.parity
ArtifactId

ArtifactId

parity-top-perf-test
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parity Top of Book Performance Test
An open source technology platform for trading venues.

Download parity-top-perf-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.paritytrading.parity/parity-top-perf-test/ -->
<dependency>
    <groupId>com.paritytrading.parity</groupId>
    <artifactId>parity-top-perf-test</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.paritytrading.parity/parity-top-perf-test/
implementation 'com.paritytrading.parity:parity-top-perf-test:0.5.0'
// https://jarcasting.com/artifacts/com.paritytrading.parity/parity-top-perf-test/
implementation ("com.paritytrading.parity:parity-top-perf-test:0.5.0")
'com.paritytrading.parity:parity-top-perf-test:jar:0.5.0'
<dependency org="com.paritytrading.parity" name="parity-top-perf-test" rev="0.5.0">
  <artifact name="parity-top-perf-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paritytrading.parity', module='parity-top-perf-test', version='0.5.0')
)
libraryDependencies += "com.paritytrading.parity" % "parity-top-perf-test" % "0.5.0"
[com.paritytrading.parity/parity-top-perf-test "0.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.paritytrading.parity : parity-top jar 0.5.0
org.openjdk.jmh : jmh-core jar 1.12

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.12

Project Modules

There are no modules declared in this project.

Parity

Parity is an open source software platform for trading venues. It can be used to run a financial marketplace, develop algorithmic trading agents, or research market microstructure.

Parity requires Java Runtime Environment (JRE) 8 or newer.

Download

See the latest release on GitHub.

Modules

Parity contains the following applications:

  • Parity Trading System is a server application for running a financial exchange.

  • Parity FIX Gateway is a server application that adds Financial Information Exchange (FIX) support to the trading system.

  • Parity Terminal Client is a simple console application for entering orders into the trading system.

  • Parity Stock Ticker is a simple console application that displays the best prices and latest trades in the trading system.

  • Parity Trade Reporter is a simple console application that displays all occurred trades in the trading system.

See the Wiki for additional applications.

Parity contains the following libraries:

Parity contains the following test applications:

Build

Build Parity with Maven:

mvn package

Links

For more information on Parity:

License

Copyright 2014 Parity authors.

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

com.paritytrading.parity

Parity

Open source trading infrastructure

Versions

Version
0.5.0