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

Firehose.io

2
16
+ 1
7
Pusher

601
1.4K
+ 1
234
Add tool

Firehose.io vs Pusher: What are the differences?

What is Firehose.io? Build realtime Ruby web applications. Firehose is both a Rack application and JavaScript library that makes building real-time web applications possible.

What is 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.

Firehose.io and Pusher can be categorized as "Realtime Backend / API" tools.

Some of the features offered by Firehose.io are:

  • Firehose embraces RESTful design prinicpals and consequently works great with any library that speaks HTTP
  • Integrates with Backbone.js and Ember.js
  • Hook it into an ORM, like ActiveRecord

On the other hand, Pusher provides the following key features:

  • Easily build scalable in-app notifications, chat, realtime graphs, geotracking and more in your web & mobile apps with our hosted pub/sub messaging API.
  • Send programmable push notifications to iOS and Android devices with delivery and open rate tracking built in.
  • Easily add 1-1 and group Chat to your web & mobile apps. Presence, message storage, rich media, notifications, typing indicators and more.
Advice on Firehose.io 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 Firehose.io
Pros of Pusher
  • 2
    RESTful
  • 2
    Rails gem
  • 2
    Works with ActiveRecord
  • 1
    Clean way to build real-time web applications
  • 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 Firehose.io
Cons of Pusher
    Be the first to leave a con
    • 10
      Costly

    Sign up to add or upvote consMake informed product decisions

    What is Firehose.io?

    Firehose is both a Rack application and JavaScript library that makes building real-time web applications possible.

    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 Firehose.io?
    What companies use Pusher?
    See which teams inside your own company are using Firehose.io 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 Firehose.io?
    What tools integrate with Pusher?

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

    Blog Posts

    GitHubGitDocker+34
    29
    42439
    JavaScriptGitHubNode.js+26
    20
    4951
    What are some alternatives to Firehose.io and Pusher?
    Firebase
    Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds.
    Socket.IO
    It enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.
    ws
    It is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
    SignalR
    SignalR allows bi-directional communication between server and client. Servers can now push content to connected clients instantly as it becomes available. SignalR supports Web Sockets, and falls back to other compatible techniques for older browsers. SignalR includes APIs for connection management (for instance, connect and disconnect events), grouping connections, and authorization.
    Google Cloud Pub/Sub
    Cloud Pub/Sub is a fully-managed real-time messaging service that allows you to send and receive messages between independent applications. You can leverage Cloud Pub/Sub’s flexibility to decouple systems and components hosted on Google Cloud Platform or elsewhere on the Internet.
    See all alternatives