QWFIX SDK
QWFIX SDK consists of high performance, high availibility FIX engine, FAST
Engine, Order Management component (and other business logic API) and GUI components.
Teraspaces promises that our customers only need to write several hundred lines
of code to completely implement their customized
business logic, as long as the business logic is defined in any version of FIX
specification. We will take care of the rest by providing the business logic
API in SDK.
For example, application developer only need to write about 300 lines of code to
manage entire intra-day order flow. The same code will work on all FIX versions
from 4.1 to 5.0 SP1. Our order management API covers the complete business logic
for both buy side and sell side.
Teraspaces also promises that our customers will have no performance issue with
our product, in terms of throughput, latency and capacity.
- The QWFIX engine has built in FIX message based in memory database. It's
advanced memory management can cache over 2 million FIX messages per giga byte of memory for
typical equity trading. The cached FIX message is the exact image of the FIX
communication, field by field. There is no information loss which may result
from third party in memory database solution.
- FAST engine is able to encode/decode over 2 million fields per second per thread on a
2.4GHZ Core 2 Duo machine.
- Optimized for both 32 bit and 64 bit platform, retrieving specific FIX message,
or intra-day order is as easy as retrieving an object from an array. A for-loop
is able to enumerate every intra-day messages, or every intra-day orders, or
every message related to a specific order. With QWFIX, programming is easier
than ever.
- On 64 bit hardware, it's possible to cache the entire intra-day FIX
communication in memory.
- QWFIX is designed right. With QWFIX, FIX communication can be retrieved at any
time (real-time or historically), from any where (local or remote), with our GUI
tool or programetically.
QWFIX provides both FIX recovery feature and dual server hot standby backup
feature, which makes it exteremely reliable.
For more information about QWFIX SDK, please read QWFIX Programming Manual.