Skip to content

taglia/CTThreadPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTThreadPool

Simple implementation of a ThreadPool in Java. Indicate the number of threads to start in the CTThreadPool constructor.

The included example computes the square root of 1,000 random numbers, using 10 threads.

The main method is in the SquareRooter class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages