Updated on 2022-09-01 GMT+08:00

Scenarios

Description

MQS of ROMA Connect is fully compatible with the open-source Kafka protocol. Service applications need to develop and integrate an open-source Kafka client or the RESTful APIs provided by ROMA Connect to implement message connection with MQS.

  • Open-source client integration: Service applications can integrate with the open-source Kafka client and connect to MQS through the client to produce and consume messages.
  • RESTful API integration: Service applications call RESTful APIs to connect to MQS and produce and consume messages.