Modules - inside a Data Server
A Data Server supplies real-time (streaming) data to the front end of your application.
A Data Server supplies real-time (streaming) data to the front end of your application.
A Request Server supplies static data to the front end of your application.
Applications must respond immediately to different types of input: inputs from users, messages from other systems, market-data updates and internally calculated analytic signals. These inputs are events.
Application modules