I wanted to seek help from you ALL and see if Cloverleaf can support reading from Microsoft Azure Service Bus?
Currently we get DATA/MSGS through HTTP GET. The plan is to push this GET request to a cloud provided queue service.
Later, cloverleaf can grab the data/msg from this service. The service we are planning to use is Microsoft’s Azure service bus. It is similar to MSMQ, ActiveMQ, RabitMQ, but this one is from Microsoft and is their cloud service. Similar to Kafka.
Can someone help me with some ideas if they have read from queues, be it on-premise/cloud?
IB thread protocol will be “mqs”.