Skip to content

Developed a springboot application to benchmark and compare blocking vs non-blocking execution models using ThreadPoolExecutor and async APIs. Implemented parallel request handling, non-blocking CRUD flows, and optimized file read/write tasks.

License

Notifications You must be signed in to change notification settings

aman2705/ThreadPool-Performance-Optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ThreadPool-Performance-Optimizer

Developed a springboot application to benchmark and compare blocking vs non-blocking execution models using ThreadPoolExecutor and async APIs. Implemented parallel request handling, non-blocking CRUD flows, and optimized file read/write tasks.

image image 419527369-4ef4392c-5906-4a30-bb79-0ccdc855ae65 419527715-313baff9-8fe2-4f2c-b1aa-30a25c4b9070 419528149-cd2f2464-236f-41db-ba33-a8ad443ce7bf 419528964-b5d79629-a8ad-4e82-a0f4-cbacaa8edbd0 419529329-c6ce3c21-9b3d-4690-9ff0-4d2cc5cbf234 419759027-99dacc8f-025c-4406-8cad-0d8d0f4311c5 419759548-8f41796d-7128-4f2c-96a6-465e4c2688c8 419760528-8e70d039-4951-45bc-bb53-535726ab515e

About

Developed a springboot application to benchmark and compare blocking vs non-blocking execution models using ThreadPoolExecutor and async APIs. Implemented parallel request handling, non-blocking CRUD flows, and optimized file read/write tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages