Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> It matters a lot for where i work, we believe multithreading is holding redis peformance back.

Do you run stand alone Redis or Redis cluster? Multithreading is a strategy, but it isn't the only strategy to improving raw performance.

> is there somewhere i can read more about that? curious about the server needs to do that. i worth key/value clusters a little larger then that. if possible it would be cool to use redis for it.

Redis scales to about ~1000 nodes with each node supporting about 200k qps, math gets you to around 200m qps as the practical upper bound for Redis these days. Multithreading would potentially help us push clusters to the billion RPS boundary.



Do you actually have a customer that runs a cluster of 1000 nodes? No need to answer this question. I can guess the answer.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: