SDK for nasdaq OUCH 4.2, which works in a manner similar to QuickFIX for your easy integration.
g++ 4.6+
$ make install PREFIX=XXX
Please follow test/test.C
To measure performance locally:
$ make test
$ ./test.out server > /dev/null
$ ./test.out client > /dev/null