Open Nilavarasi-Ashika opened 1 month ago
@Nilavarasi-Ashika: Can you please explain the use case ? Can this not be done as part of the your custom routing ?
Apache Pulsar needs to support data streaming between applications and multiple endpoints. While we currently have custom Pulsar communication in place, it would be highly beneficial to ensure consistency across all types of routing using a unified terminal framework.
General use case: Sending a command based on specific topics to a consumer, where the consumer receives the data, performs operations on the designated endpoints, and sends the processed data back.
Ok thanks, Apache Pulsar integration is not in our roadmap currently. I have added a future label to it.
Along with exiting routing protocols (such as TCP, UDP, Http, gRPC). Need an ability to route the data using apache pluser for high-throughput messaging capabilities, data streaming.