spring-cloud-stream icon indicating copy to clipboard operation
spring-cloud-stream copied to clipboard

Reactive Pulsar support

Open rolkhas2 opened this issue 3 years ago • 0 comments

I'd like to request support for Apache Pulsar in a reactive way. This project can help with the interactions, what's left is only to write a binder.

This can turn this framework into a much more usable and wider framework.

Currently, when a user wants to write (an async of course) data pipeline with Spring Cloud Stream, there's no technology which the framework offers an out-of-the-box interaction with (only potentially with Kafka). I think a reactive Pulsar binder can turn this framework into a much more relevant one.

rolkhas2 avatar Jul 16 '22 17:07 rolkhas2