Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Simperium is a new kind of data layer. As your app reads and writes data, Simperium circulates that data everywhere it's needed. You add a Simperium library to your app and initialize it. This library keeps a persistent connection to the Simperium hosted service. The Simperium libraries and service work together to efficiently move data around for your users. | 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. | Apache Pulsar is a distributed messaging solution developed and released to open source at Yahoo. Pulsar supports both pub-sub messaging and queuing in a platform designed for performance, scalability, and ease of development and operation. |
Data transparently moves across mobile, web, and desktop versions of your app;Your users can read and write data even when they're offline;Multiple users can collaborate with the same data at the same time;You can build unique backend services that read and write data | - | Unified model supporting pub-sub messaging and queuing; Easy scalability to millions of topics; Native multi-datacenter replication; Multi-language client API; Guaranteed data durability; Scalable distributed storage leveraging Apache BookKeeper |
Statistics | ||
Stacks 4 | Stacks 393 | Stacks 118 |
Followers 20 | Followers 498 | Followers 199 |
Votes 5 | Votes 60 | Votes 24 |
Pros & Cons | ||
Pros
| Pros
Cons
| Pros
Cons
|

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.

It enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.

Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.

RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received.

Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.

PubNub makes it easy for you to add real-time capabilities to your apps, without worrying about the infrastructure. Build apps that allow your users to engage in real-time across mobile, browser, desktop and server.

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

Transmit any volume of data, at any level of throughput, without losing messages or requiring other services to be always available. With SQS, you can offload the administrative burden of operating and scaling a highly available messaging cluster, while paying a low price for only what you use.

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.

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.