Skip to content

aman-2812/CustomThreadPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a custom threadpool.

For more on threadpool you can visit these pages.

  1. Wiki
  2. GeeksforGeeks

Explaination of code.

  • The main class creates 4 sample task.
  • The sample task sleeps for 2 secs and prints the task number.
  • The SIZE reffers to the no. of threads in the threadpool.
  • MyThreadPool is the implementation of my custom threadpool.

About

public applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages