multi-thread with java completableFuture

Job ID: 34888810

Budget: $10 – $30 USD

I have a file object, list of metadata containing starting time & end time, and a file split method. I need to create multiple thread to splitting the file by the metadata in the list. Then, each result (splitted file) will be used as an input for another method.