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

RabbitMQ

21.3K
18.7K
+ 1
557
RSKafka

0
0
+ 1
0
Add tool
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of RabbitMQ
Pros of RSKafka
  • 235
    It's fast and it works with good metrics/monitoring
  • 80
    Ease of configuration
  • 60
    I like the admin interface
  • 52
    Easy to set-up and start with
  • 22
    Durable
  • 19
    Standard protocols
  • 19
    Intuitive work through python
  • 11
    Written primarily in Erlang
  • 9
    Simply superb
  • 7
    Completeness of messaging patterns
  • 4
    Reliable
  • 4
    Scales to 1 million messages per second
  • 3
    Better than most traditional queue based message broker
  • 3
    Distributed
  • 3
    Supports MQTT
  • 3
    Supports AMQP
  • 2
    Clear documentation with different scripting language
  • 2
    Better routing system
  • 2
    Inubit Integration
  • 2
    Great ui
  • 2
    High performance
  • 2
    Reliability
  • 2
    Open-source
  • 2
    Runs on Open Telecom Platform
  • 2
    Clusterable
  • 2
    Delayed messages
  • 1
    Supports Streams
  • 1
    Supports STOMP
  • 1
    Supports JMS
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    Cons of RabbitMQ
    Cons of RSKafka
    • 9
      Too complicated cluster/HA config and management
    • 6
      Needs Erlang runtime. Need ops good with Erlang runtime
    • 5
      Configuration must be done first, not by your code
    • 4
      Slow
      Be the first to leave a con

      Sign up to add or upvote consMake informed product decisions

      What is RabbitMQ?

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

      What is RSKafka?

      It aims to be a minimal Kafka implementation for simple workloads that wish to use Kafka as a distributed write-ahead log. It is not a general-purpose Kafka implementation, instead, it is heavily optimised for simplicity, both in terms of implementation and its emergent operational characteristics.

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

      What companies use RabbitMQ?
      What companies use RSKafka?
        No companies found
        Manage your open source components, licenses, and vulnerabilities
        Learn More

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

        What tools integrate with RabbitMQ?
        What tools integrate with RSKafka?

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

        What are some alternatives to RabbitMQ and RSKafka?
        Kafka
        Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
        ActiveMQ
        Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterprise Integration Patterns and many advanced features while fully supporting JMS 1.1 and J2EE 1.4. Apache ActiveMQ is released under the Apache 2.0 License.
        ZeroMQ
        The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.
        Amazon SNS
        Amazon Simple Notification Service makes it simple and cost-effective to push to mobile devices such as iPhone, iPad, Android, Kindle Fire, and internet connected smart devices, as well as pushing to other distributed services. Besides pushing cloud notifications directly to mobile devices, SNS can also deliver notifications by SMS text message or email, to Simple Queue Service (SQS) queues, or to any HTTP endpoint.
        Redis
        Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
        See all alternatives