Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6651807
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T01:03:19+00:00 2026-05-26T01:03:19+00:00

Eventhough redis and message queueing software are usually used for different purposes, I would

  • 0

Eventhough redis and message queueing software are usually used for different purposes, I would like to ask pros and cons of using redis for the following use case:

  • group of event collectors write incoming messages as key/value . consumers fetch and delete processed keys
  • load starting from 100k msg/s and going beyond 250k in short period of time (like months) target is to achieve million msg/s
  • persistency is not strictly required. it is ok to lose non-journaled messages during failure
  • performance is very important (so, the number of systems required to handle load)
  • messages does not have to be processed in the order they arrive

do you know such use cases where redis chosen over traditional message queueing software ? or would you consider something else ?

note: I have also seen this but did not help:
Real-time application newbie – Node.JS + Redis or RabbitMQ -> client/server how?

thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T01:03:19+00:00Added an answer on May 26, 2026 at 1:03 am

    Given your requirements I would try Redis. It will perform better than other solutions and give you much finer grained control over the persistence characteristics. Depending on the language you’re using you may be able to use a sharded Redis cluster (you need Redis bindings that support consistent hashing — not all do). This will let you scale out to the volume you indicated. I’ve seen 10k/sec on my laptop in some basic tests.

    You’ll probably want to use the list operations in Redis (LPUSH for writes, BRPOP for reads) if you want queue semantics.

    I have a former client that deployed Redis in production as a message queue last spring and they’ve been very happy with it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to create a full screen application (mac) but eventhough I have
My question is quite simple (I think and hope). I would like to know
I have created several animations (storyboards) on different pages using Expression Blend. One case
Even though it is possible to write generic code in C using void pointer(generic
I'm populating a listbox like this: dp.addItem( {label:red dress, data:OV4MP/23OL.swf} ); Instead of data:OV4MP/23OL.swf,
update query returns -1 value eventhough the data is updated in database . I
When i check boolean networkReady=manager.isProviderEnabled(LocationManager.NETWORK_PROVIDER); i get true on some Samsung phones, eventhough the
We are using a custom cash-on-pickup payment method. Problem however is that Magento by
Eventhough I write in python I think the abstract concept is more interesting to
My datetime is showing me the seconds eventhough i have put as this TimeSlotFrom

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.