Session
Faster than caching: client-side caching
Due to its client-server model, databases speed and performance are network-bound. Every operation requires round-trip communication over the network, which can significantly affect overall performance, especially in high-throughput systems or scenarios where network latency is a concern. One effective way to reduce this network overhead—and thereby improve application performance—is to implement client-side caching, also called near cache. This talk presents the concept of client-side caching, its benefits and tradeoffs, and how it can be implemented in a real-world scenario, using the Redis Java library Jedis.
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top