Skip to content

Sadman007/springboot-rest-api-with-concurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-rest-api-with-concurrency

RESTful API in Springboot with concurrency support

Notes

Execution Time (single threaded vs multi threaded calculation)

  • Single threaded execution time in milliseconds for calculating number of primes from 1~107:
  • Multi threaded execution time in milliseconds for calculating number of primes from 1~107:

About

RESTful API in Springboot with concurrency support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages