Data Pipelines
Overview
Overview
Apache Kafka is a common message streaming platform used throughout financial markets. The Genesis Platform enables you to consume and/or produce messages seamlessly to Kafka topics.
Using Data Pipeline to ingest data
Bloomberg B-PIPE is a normalized and consolidated data feed for financial markets pricing and reference data. You can easily integrate your Genesis application with B-PIPE and consume this data into your application.
Overview
If your application needs to integrate with external systems through any sort of gateway (e.g. FIX), you need to be able to interpret incoming messages in the format of the external system. Equally, you need to be able to reformat information from your Genesis application when you send messages out to that system.
Overview