forked fromGoogleCloudPlatform/pubsub
- Notifications
You must be signed in to change notification settings - Fork0
This repository contains open-source projects managed by the owners of Google Cloud Pub/Sub.
License
NotificationsYou must be signed in to change notification settings
lovoo/pubsub
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains open-source projects managed by the owners ofGoogle Cloud Pub/Sub. The projectsavailable are:
- Kafka Connector:Send and receive messages fromApache Kafka.
- JMS Connector:Send and receive messages using JMS.
- Load Testing Framework:Set up comparative load tests betweenApache KafkaandGoogle Cloud Pub/Sub, as well asbetween different clients on the same stack (e.g. Http/Json and gRPC clientsfor 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 withsamples.
Note: To build each of these projects, we recommend using maven.