Pulsar
JVM since1.1.0 Nativeunsupported
Send and receive messages from/to Apache Pulsar messaging system.
What’s inside
-
Pulsar component, URI syntax:
pulsar:persistence://tenant/namespace/topic
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pulsar</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.