Skip to content

adarrivi/levels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

levels

Small exercise: HttpServer accepting multiple http requests and concurrent access to shared resources. With no Frameworks, no Dependency Injection, no external libraries.

The HttpServer has to be com.sun.net.httpserver.HttpServer.

The application simulates a service that stores the highest scores of multiple users. Those are communicated through http requests.

About

HttpServer with concurrency and no Frameworks, no DI, no external libraries...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages