Imported from previous forum
FixExpress is a gateway running in Linux.
-
True FIX session level support. User does not need to consider any session level works. (Logon, logout, resend, etc).
-
Simple, event driven API. You application will receive messages from a inbound message queue, and send message to an outbound message queue.
-
Multi-thread server processing. Support many client connections concurrently.
-
Free download.