Apache ActiveMQ Artemis Pipeline Connector

Before I go and write an agent to de-queue Apache ActiveMQ Artemis messages (from both topics and queues) to disk for loading via a file pipeline, are there any plans to, or interest in, providing a pipeline connector for ActiveMQ Artemis?

I’d rather not introduce the complexity of using Apache Kafka to bridge between ActiveMQ Artemis and SingleStoreDB. I’d also like to avoid the latency of de-queueing to disk.

Has SingleStore considered a plugin interface for pipeline connectors? Or even something like a websocket interface?

Thanks!

Daryl

Sorry it took us so long to reply. This is an interesting request. We don’t have that right now. We’ve gotten similar requests for other queueing systems, and have made a note of your request.