QuickFIX
QuickFIX is an open source (BSD licensed[1]) FIX messaging engine written in C++. It is cross-platform and runs on Windows, Mac OS X, Linux, Solaris, and FreeBSD. Several implementation variants of the engine exist, including
- QuickFIX/J, a Java open source (also BSD licensed[1]) implementation of the engine.
- QuickFIX/n, a C# open source (also BSD licensed[1]) implementation of the engine.
- QuickFIX/Go, a Go open source (also BSD licensed[1]) implementation of the engine.
The developers also offer QuickFIX Log Viewer, designed to parse FIX messages out of a given file, even if there are other messages within, making it flexible and usable on more general log files. Commercial support for the QuickFIX engine is available from third parties.[2]
References
- 1 2 3 4 https://github.com/quickfix/quickfix
- ↑ "Archived copy". Archived from the original on March 18, 2009. Retrieved March 20, 2009.
External links
- QuickFIX official website
- QuickFIX/J official website
- QuickFIX/n official website
- QuickFIX/Go official website
- QuickFIX Messenger official website
This article is issued from Wikipedia - version of the 9/12/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.