/market.node

A high performance open source financial exchange

Primary LanguageC++

Market.Node

An open source financial exchange toolkit. ::

Goals

  • Facilitate rapid development and deployment of high-performance, scalable exchanges.
  • Provide FAST1.2, FIX5.0SP2/FIXT1.1, and JSON-RPC reference gateways.

Build Dependencies

  • Clang 3.2+ or gcc 4.8+ with a C++11 compliant libc++
  • CMake 2.8.x

Supported Platforms

Development is done on MacOS X Mountain Lion with FreeBSD 10 as the primary deployment target.

Modern Linux distributions should also work, but are relatively untested.

Windows is unsupported.

Build instructions

Out-of-tree builds are recommended.

git clone git://github.com/furosys/market.node.git
mkdir build
cmake ../market.node
make 

Credits

Market.Node incorporates several high quality 3rd part components:

In particular, enormous thanks to Object Computing, Inc. for their excellent, liberally licensed libraries:

Without these projects, this would not be possible.

Donate

Send bitcoins to 1EMqiyr8twB8v13aeqhfLp95EDkhAvVs4H to show your support!