OnixS MX HSVF Market Data Handler for C++  1.9.2.0
Multithreading

Handler's API is multihread safe. Also it's possible to transfer message instances received through event listeners via thread boundaries without additional synchronizations.

Note:
OnixS::MX::Hsvf::Handler::disconnect should NOT be called from Handler's event handler.