Samples :: Message Queue

Message Queue

Description

CME iLink 3 Binary Order Entry that connects to the pre-defined host and port. When the session is established, the 'SingleOrder - New'(MsgType='D') SME message is sent to the counterparty. Incoming messages stored in queue and processed in the different thread

Usage

  • Run the sample:
    • win: MessageQueue.bat
    • linux: MessageQueue.sh
  • Clean everything:
    • win: clean.bat
    • linux: clean.sh