|
From: Qing G. <Qi...@cr...> - 2018-05-02 15:40:36
|
Hi, I'm using QuickFIX/J engine as a buy side engine. Whenever I need to add a new session to the engine, I have to stop the engine and create a new SocketInitiator object. So other sessions on the engine have to logout. I'm wondering if there is a way to add a new session without logout existing sessions on the engine. Any suggestion ? Thanks, Qing |