[Quickfix-developers] Mixing Quickfix and other events
Brought to you by:
orenmnero
From: Verma, S. <SV...@MH...> - 2003-05-13 15:54:53
|
This question might already have been answered so please bear with me; I am new to this platform. I have an app which receives messages from the network and needs to deliver these messages to a client using FIX. How do I have a single thread that waits on arrival of messages from my network as well as FIX messages from the client connection? Basically, how do I mix Quickfix and non-Quickfix events? Thanks. |