This repository contains open-source projects managed by the owners of Google Cloud Pub/Sub. The projects available are:
- Kafka Connector: Send and receive messages from Apache Kafka.
- JMS Connector: Send and receive messages using JMS.
- Load Testing Framework: Set up comparative load tests between Apache Kafka and Google Cloud Pub/Sub, as well as between different clients on the same stack (e.g. Http/Json and gRPC clients for CPS). Currently, we only support maven version 3 and Java 8. If you're having a problem building with those versions, please reach out to us with your issue or solution.
- DEPRECATED Experimental high-performance client library: For Java along with samples.
Note: To build each of these projects, we recommend using maven.