Skip to content

kafkaesque-io/sample-java-reader-maven

Repository files navigation

Reader Sample for Kafkaesque

A sample Java reader using the Apache Pulsar client API to connect to a Kafkaesque service. Readers can retrieve any message in the backlog. This example retrieves the earliest (or oldest) message. Depending on the message retention settings, the message may be days old.

The project builds with Maven.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages