This is a repository for exploring Apache Pulsar (incubating).
- Apache Pulsar is an open-source distributed pub-sub messaging system originally created at Yahoo and now part of the Apache Software Foundation. To know more about Apache Pulsar, please follow website or github-repo
- Current exploration code is based on apache-pulsar version: 2.1.0-incubating
- Exploration code consist of several sub-projects. following below are the details
- tweets_pulsar_producer: Apache spark version - 2.2.0 based streaming code for publishing tweets to pulsar cluster.