I am trying to create a ThreadPoolExecutor to pull data from a server, however when the executor runs it will make many requests at the same time to the server,
ThreadPoolExecutor