Software Alternatives, Accelerators & Startups

NSQ VS Google Cloud Pub/Sub

Compare NSQ VS Google Cloud Pub/Sub and see what are their differences

NSQ logo NSQ

A realtime distributed messaging platform.

Google Cloud Pub/Sub logo Google Cloud Pub/Sub

Cloud Pub/Sub is a flexible, reliable, real-time messaging service for independent applications to publish & subscribe to asynchronous events.
  • NSQ Landing page
    Landing page //
    2023-07-07
  • Google Cloud Pub/Sub Landing page
    Landing page //
    2023-03-23

NSQ videos

GopherCon 2014 Spray Some NSQ On It by Matt Reiferson

More videos:

Google Cloud Pub/Sub videos

No Google Cloud Pub/Sub videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to NSQ and Google Cloud Pub/Sub)
Stream Processing
29 29%
71% 71
Data Integration
40 40%
60% 60
Web Service Automation
40 40%
60% 60
ETL
100 100%
0% 0

User comments

Share your experience with using NSQ and Google Cloud Pub/Sub. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare NSQ and Google Cloud Pub/Sub

NSQ Reviews

NATS vs RabbitMQ vs NSQ vs Kafka | Gcore
NSQ is designed with a distributed architecture around the concept of topics, which allows messages to be organized and distributed across the cluster. To ensure reliable delivery, NSQ replicates each message across multiple nodes within the NSQ cluster. This means that if a node fails or there’s a disruption in the network, the message can still be delivered to its intended...
Source: gcore.com

Google Cloud Pub/Sub Reviews

We have no reviews of Google Cloud Pub/Sub yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Google Cloud Pub/Sub should be more popular than NSQ. It has been mentiond 15 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

NSQ mentions (7)

  • Any thoughts on using Redis to extend Go's channels across application / machine boundaries?
    (G)NATS can do millions of messages per second and is the right tool for the job (either that or NSQ). Redis isn't even the fastest Redis protocol implementation, KeyDB significantly outperforms it. Source: about 1 year ago
  • FileWave: Why we moved from ZeroMQ to NATS
    Bit.ly's NSQ is also an excellent message queue option. Source: over 1 year ago
  • Infinite loop pattern to poll for a queue in a REST server app
    Queue consumers are interesting because there are many solutions for them, from using Redis and persisting the data in a data store - but for fast and scalable the approach I would take is something like SQS (as I advocate AWS even free tier) or NSQ for managing your own distributed producers and consumers. Source: over 1 year ago
  • What are pros and cons of Go?
    Distrubition server engine ( for example websocket server multi ws gateway and worker pool,nsq.io realtime message queue and so on). Source: almost 2 years ago
  • Distributed IM Service in Golang
    NSQ is a message queue implemented by Golang, and all messages are routed through NSQ. Reasons for choosing NSQ compared to other MQs: decentralized distribution (direct connection between production and consumption), low latency, No ordering, high performance, simple binary protocol. - Source: dev.to / about 2 years ago
View more

Google Cloud Pub/Sub mentions (15)

  • Event-Driven Architecture 101
    Secondly, Go is incredibly easy to learn and in my opinion, maintain. This means that if you're a growing company and expect to onboard new teams and team members, having Go as a basis for your systems should mean that new engineers can get up to speed quickly.  Below is a small sample application that can connect to Google PubSub, subscribe to a topic, send an event and then clean up. In total, its 82 lines of... - Source: dev.to / 8 months ago
  • Top 6 message queues for distributed architectures
    Google Cloud Pub/Sub is a fully-managed, globally scalable and secure queue provided by Google Cloud for asynchronous processing messages. Cloud Pub/Sub has many of the same advantages and disadvantages as SQS due to also being cloud hosted. It has a free and paid tier. - Source: dev.to / 12 months ago
  • Job Scheduling on Google Cloud Platform
    Cloud Pub/Sub: A global messaging service for event-driven architectures. - Source: dev.to / about 1 year ago
  • Effortlessly Scale Your Applications with FaaS: Learn How Functions as a Service Can Help You Grow and Thrive
    Google Cloud Functions is a FaaS offering from Google Cloud Platform (GCP). It allows developers to run their code in response to events, such as changes in a database or the arrival of a message in a Pub/Sub topic. Like AWS Lambda, Google Cloud Functions can be used to build a variety of applications, including serverless websites, data processing pipelines, and real-time data streams. - Source: dev.to / over 1 year ago
  • Mixing GCloud and F#
    That gets triggered when a Pub/Sub topic is fired (from the webhook function). - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing NSQ and Google Cloud Pub/Sub, you can also consider the following products

RabbitMQ - RabbitMQ is an open source message broker software.

Apache Kafka - Apache Kafka is an open-source message broker project developed by the Apache Software Foundation written in Scala.

ZeroMQ - ZeroMQ is a high-performance asynchronous messaging library.

Amazon Kinesis - Amazon Kinesis services make it easy to work with real-time streaming data in the AWS cloud.

nanomsg - nanomsg is a socket library that provides several common communication patterns.

PieSync - Seamless two-way sync between your CRM, marketing apps and Google in no time