Thread Pool/Executors Based Implementation A better approach than the raw thread version, is a Thread pool based one, where an…