# Google Cloud Pub/Sub vs ZeroMQ

**Leader by Vioscale score:** ZeroMQ

| Attribute | Google Cloud Pub/Sub | ZeroMQ |
|---|---|---|
| **Vioscale score** | 53.4 (49% (low)) | 59.6 (48% (low)) |
| activity.commits_last_30d | - | 19 |
| adoption.dependent_repos | - | 2,003 |
| adoption.github_stars | - | 10,972 |
| adoption.package_downloads_weekly | - | 25,005,888 |
| deployment.options | `{"cloud":true}` | `{"self_hosted":true}` |
| description.long | A cloud-based publish/subscribe messaging system that enables applications to ingest and stream event data at scale with guaranteed delivery, automatic scaling, and built-in replay capabilities. Integrates with data warehouses and stream processing pipelines for real-time analytics. | ZeroMQ is a messaging library that enables asynchronous communication through socket abstractions, supporting multiple communication patterns, message subscriptions, and access to various transport protocols. |
| features.capabilities | `{"hosting":"cloud","ordering":"per_key","paradigm":"pubsub","message_replay":true,"persistent_log":true,"consumer_groups":true,"geo_replication":true,"managed_offering":true,"stream_processing":true,"delivery_guarantee":"at_least_once","horizontal_scaling":true}` | `{"hosting":"self","paradigm":"pubsub","protocol":"ZMTP/3.1","managed_offering":false}` |
| integrations.count | 3 | 11 |
| integrations.list | `[{"name":"BigQuery"},{"name":"Cloud Storage"},{"name":"Dataflow"}]` | `[{"name":"Microsoft"},{"name":"Samsung"},{"name":"AT&T"},{"name":"Spotify"},{"name":"Facebook"},{"name":"Digital Ocean"},{"name":"Auth0"},{"name":"Bitcoin"},{"name":"Jupyter"},{"name":"Mongrel2"},{"name":"Jina"}]` |
| language.primary | - | C++ |
| license.spdx | - | MPL-2.0 |
| market.availability | `{"hqCountry":"US","primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | - |
| platform.support | `{"cli":true,"web":true}` | `{"mac":true,"linux":true,"android":true,"windows":true}` |
| pricing | `{"type":"usage","plans":[{"free":false,"name":"Standard Pub/Sub","summary":"$40/TiB throughput + $0.27/GiB-month storage (first 10 GiB throughput free)","features":["At-least-once message delivery","Per-key message ordering","Pull and push delivery modes","Cross-zone replication","Automatic scaling and provisioning","Message retention and snapshots"],"components":[{"per":{"qty":1,"unit":"TiB"},"kind":"metered","amount":40,"currency":"USD"},{"per":{"qty":1,"unit":"GiB-month"},"kind":"metered","amount":0.27,"currency":"USD"}],"description":"Pay-as-you-go pricing based on message throughput and retention","contactSales":false,"includedLimits":{"free_throughput":"10 GiB/month"}}],"addOns":[{"name":"BigQuery Subscription","components":[{"per":{"qty":1,"unit":"TiB"},"kind":"metered","amount":50,"currency":"USD"}]},{"name":"Cloud Storage Subscription","components":[{"per":{"qty":1,"unit":"TiB"},"kind":"metered","amount":50,"currency":"USD"}]},{"name":"Kinesis Data Streams Import","components":[{"per":{"qty":1,"unit":"TiB"},"kind":"metered","amount":50,"currency":"USD"}]},{"name":"Other Source Imports (Azure Event Hubs, AWS MSK, Confluent Cloud)","components":[{"per":{"qty":1,"unit":"TiB"},"kind":"metered","amount":80,"currency":"USD"}]}],"summary":"Usage-based: $40/TiB throughput, $0.27/GiB-month storage. Free tier: 10 GiB/month throughput.","currency":"USD","freeTier":true,"sourceUrl":"https://cloud.google.com/pubsub","retrievedAt":"2026-08-05T13:22:58.268Z","startingPrice":{"amount":0.27,"period":"month","currency":"USD"},"billingPeriods":["month"]}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://zeromq.org","retrievedAt":"2026-08-14T11:07:53.298Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | open_source |
| pricing.price_level | low | free |
| pricing.transparent | no | yes |
| release.cadence_days | - | 114 |
| release.history | - | `[{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.3.5","date":"2023-10-09T11:17:14Z","type":"stable","version":"v4.3.5"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.3.4","date":"2021-01-17T13:23:31Z","type":"stable","version":"v4.3.4"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.3.3","date":"2020-09-07T16:26:42Z","type":"stable","version":"v4.3.3"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.3.2","date":"2019-07-08T16:22:37Z","type":"stable","version":"v4.3.2"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.3.1","date":"2019-01-12T16:21:50Z","type":"stable","version":"v4.3.1"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.3.0","date":"2018-11-28T20:16:09Z","type":"stable","version":"v4.3.0"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.2.5","date":"2018-03-23T19:37:59Z","type":"stable","version":"v4.2.5"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.2.4","date":"2018-03-21T16:03:32Z","type":"stable","version":"v4.2.4"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.2.3","date":"2017-12-13T13:41:38Z","type":"stable","version":"v4.2.3"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.2.2","date":"2017-02-18T18:09:59Z","type":"stable","version":"v4.2.2"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.2.1","date":"2016-12-31T15:30:03Z","type":"stable","version":"v4.2.1"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.2.0","date":"2016-11-04T10:33:51Z","type":"stable","version":"v4.2.0"},{"url":"https://github.com/zeromq/libzmq/releases/tag/v4.2.0-rc1","date":"2016-11-01T15:31:54Z","type":"prerelease","version":"v4.2.0-rc1"}]` |
| reliability.status_page | yes | - |
| security.scorecard | - | 5.7 |
| security.vulnerabilities | - | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=conda&package_name=zeromq&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Message Queues)

| Capability | Google Cloud Pub/Sub | ZeroMQ |
|---|:--:|:--:|
| **Core** |  |  |
| Messaging paradigm | Pub/sub | Pub/sub |
| **Correctness** |  |  |
| Delivery guarantee | At-least-once | - |
| Ordering guarantee | Per-key | - |
| **Durability** |  |  |
| Durable replayable log | ✓ | - |
| Message replay / rewind | ✓ | - |
| **Interop** |  |  |
| Wire protocol | - | ZMTP/3.1 |
| Kafka-protocol compatible | - | - |
| **Scale** |  |  |
| Partitioned horizontal scaling | ✓ | - |
| Geo / cross-region replication | ✓ | - |
| **Consumption** |  |  |
| Consumer groups / competing consumers | ✓ | - |
| Dead-letter queue | - | - |
| **Deployment** |  |  |
| Managed cloud offering exists | ✓ | ✗ |
| Hosting | Cloud only | Self-hosted only |
| **Processing** |  |  |
| Built-in stream processing | ✓ | - |

*Source: Vioscale. Generated 2026-09-01T17:19:50.181Z. "-" = undocumented, not absent.*
