Skip to content

naorbar/thread-pool-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is an example on how to use a thread-pool with Callable interface and Futures list to get the results

It uses:

  • ExecutorService
  • Callable interface
  • Futures list to get the results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages