Need advice about which tool to choose?Ask the StackShare community!

NATS

368
485
+ 1
60
Pusher

601
1.4K
+ 1
234
Add tool

NATS vs Pusher: What are the differences?

NATS: Lightweight publish-subscribe & distributed queueing messaging system. Unlike traditional enterprise messaging systems, NATS has an always-on dial tone that does whatever it takes to remain available. This forms a great base for building modern, reliable, and scalable cloud and distributed systems; Pusher: Hosted APIs to build realtime apps with less code. Pusher is the category leader in delightful APIs for app developers building communication and collaboration features.

NATS and Pusher can be primarily classified as "Realtime Backend / API" tools.

"Fastest pub-sub system out there" is the top reason why over 13 developers like NATS, while over 44 developers mention "An easy way to give customers realtime features" as the leading cause for choosing Pusher.

Product Hunt, Groupon, and Buffer are some of the popular companies that use Pusher, whereas NATS is used by Apcera, Workiva, and Bridgevine. Pusher has a broader approval, being mentioned in 125 company stacks & 42 developers stacks; compared to NATS, which is listed in 26 company stacks and 12 developer stacks.

Advice on NATS and Pusher
Needs advice
on
AblyAblyPubNubPubNub
and
PusherPusher

I am building an IoT application that will utilize connected air quality sensors to provide real-time indoor air quality in offices. I want to be able to share this data with a few different databases, etc.

Wondering if anyone has any advice on which real-time streaming API would be best for this sort of application, or even how I should think about it?

See more
Replies (2)
Ben Gamble
Recommends
on
AblyAbly

For IoT, we support MQTT along with websockets and SSE. The pattern you're suggesting that involves harvesting data from devices and soaking into a database is easy to achieve with one of the Ably integrations (Serverless functions/webhook) . Here are some tutorials to do things like this: https://ably.com/tutorials/reactor-event-zapier#step2-mqtt-ably

See more
Philip Rossen
Recommends
on
PusherPusher
at

We use Pusher at www.justlearn.com. It works fine. When you reach more users, Pusher gets expensive. We use Pusher for live chat between users. Their software is easy to use. We have had issues with auth on Pusher.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of NATS
Pros of Pusher
  • 22
    Fastest pub-sub system out there
  • 16
    Rock solid
  • 12
    Easy to grasp
  • 4
    Light-weight
  • 4
    Easy, Fast, Secure
  • 2
    Robust Security Model
  • 55
    An easy way to give customers realtime features
  • 40
    Websockets
  • 34
    Simple
  • 27
    Easy to get started with
  • 25
    Free plan
  • 12
    Heroku Add-on
  • 11
    Easy and fast to configure and to understand
  • 9
    JSON
  • 6
    Happy
  • 6
    Azure Add-on
  • 5
    Support
  • 4
    Push notification

Sign up to add or upvote prosMake informed product decisions

Cons of NATS
Cons of Pusher
  • 2
    Persistence with Jetstream supported
  • 1
    No Order
  • 1
    No Persistence
  • 10
    Costly

Sign up to add or upvote consMake informed product decisions

What is NATS?

Unlike traditional enterprise messaging systems, NATS has an always-on dial tone that does whatever it takes to remain available. This forms a great base for building modern, reliable, and scalable cloud and distributed systems.

What is Pusher?

Pusher is the category leader in delightful APIs for app developers building communication and collaboration features.

Need advice about which tool to choose?Ask the StackShare community!

What companies use NATS?
What companies use Pusher?
See which teams inside your own company are using NATS or Pusher.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with NATS?
What tools integrate with Pusher?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

GitHubGitDocker+34
29
42447
JavaScriptGitHubNode.js+26
20
4953
What are some alternatives to NATS and Pusher?
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
gRPC
gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking...
MQTT
It was designed as an extremely lightweight publish/subscribe messaging transport. It is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium.
NSQ
NSQ is a realtime distributed messaging platform designed to operate at scale, handling billions of messages per day. It promotes distributed and decentralized topologies without single points of failure, enabling fault tolerance and high availability coupled with a reliable message delivery guarantee. See features & guarantees.
RabbitMQ
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received.
See all alternatives