FIX engine manages a collection of FIX sessions. Each FIX session may have its own schema and scheduler. FIX engine is also associated with a scheduler. The scheduler of FIX engine controls the life cycle of the engine, which does not have to be the same of that of the sessions in the engine.
Usually one FIX engine is hosted in one QWFIX enabled application. QWFIX provides an application framework to help developers build applications for "one engine per process" scenario. See FIXStandaloneApplication for more information.
QWFIX Enterprise Manager provides a GUI based FIX Engine Editor to help user customize the settings of the FIX engine, as well as the settings for business logics associated with the FIX engine.
FIX engine editor is a graphical tool to view and modify FIX engine settings in QWFIX Enterprise Manager. All FIX engine settings are stored in the repository server.
FIX engine editor also manages the settings for business logics associated with the FIX engine. Currently the settings for "Order Manager" is implemented. Supports for more business logics will be added in the future.
Creating a New FIX Engine
Provides step by step guides about how to create a new FIX engine.
Setting Up Scheduler and Sessions
Provides step by step guides about how to set up the scheduler and add sessions
to the FIX engine.
Remote Services
Provides information about FIX application remote services and how to configure
them.
Business Logics
Provides step by step guides about how to add settings of high level business logics.
Order Manager Settings
Provides step by step guides about how to configure the settings of order
manager associated with the FIX engine.
Order Gateway Settings
Provides step by step guides about how to configure the settings of order
gateway associated with the FIX engine.