Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 570 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 570 Bytes

Executors are high level concurrency objects

CachedThreadPool

Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available. Threads that have not been used for sixty seconds are terminated and removed from the cache.

What it does

Find files containing records about the phone and it in the specified directory owner, and rewrite to another file the names of such files and records in which surnames begin with the letters K or S. Display the contents of the created in the console file.