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

Faye

29
34
+ 1
24
Pusher

601
1.4K
+ 1
234
Add tool

Faye vs Pusher: What are the differences?

What is Faye? Simple pub/sub messaging for the web. Faye is a set of tools for simple publish-subscribe messaging between web clients. It ships with easy-to-use message routing servers for Node.js and Rack applications, and clients that can be used on the server and in the browser.

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.

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

"Simple" is the primary reason why developers consider Faye over the competitors, whereas "An easy way to give customers realtime features" was stated as the key factor in picking Pusher.

Faye is an open source tool with 4.2K GitHub stars and 386 GitHub forks. Here's a link to Faye's open source repository on GitHub.

According to the StackShare community, Pusher has a broader approval, being mentioned in 125 company stacks & 42 developers stacks; compared to Faye, which is listed in 5 company stacks and 3 developer stacks.

Advice on Faye 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 Faye
Pros of Pusher
  • 6
    Simple
  • 5
    Open source
  • 5
    Node.js
  • 2
    Real-time
  • 2
    Scalable
  • 2
    Ruby (EventMachine)
  • 2
    BAYEUX Protocol (not proprietary)
  • 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 Faye
Cons of Pusher
    Be the first to leave a con
    • 10
      Costly

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is Faye?

    Faye is a set of tools for simple publish-subscribe messaging between web clients. It ships with easy-to-use message routing servers for Node.js and Rack applications, and clients that can be used on the server and in the browser.

    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 Faye?
    What companies use Pusher?
    See which teams inside your own company are using Faye 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 Faye?
    What tools integrate with Pusher?
      No integrations found

      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 Faye 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.
      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.
      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.
      See all alternatives