Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a baseline implementation of a redis backed leaderboard with Spring boot using Java threads, Tomcat with NIO (New IO) and blocking code.

A non-blocking implementation using a modern concurrency model is available here: https://github.com/gihad/vertx_leaderboard

About

Spring boot with Tomcat redis backed leaderboard - Blocking implementation for a baseline to compare with other concurrency models

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages