Skip to main content

6 docs tagged with "consume"

View all tags

How to consume and publish Kafka

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.

Streamer APIs

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.