Quantcast
Channel: Active questions tagged redis+java - Stack Overflow
Viewing all articles
Browse latest Browse all 2204

Spring boot - Writing 35K/sec messages to Redis

$
0
0

I need to write 35,000-per-second messages to Redis.

The average message size is 250 bytes.

My app is a spring boot application hosted in Azure AKS.

The Redis is an Azure Redis (premium, 30000 concurrent connection).

What is the best library that can do the job?

What are the considerations I need to take?

Any best practices for configuration?

I tried using Jedis, but could not pass the 900 writes per second per instance.


Viewing all articles
Browse latest Browse all 2204

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>