**Problem description** In AWS or cloud deployment where not many CPUs avliable , the thread pool is doing better in terms of burst mode. **Problem location** Pravega benchmark tool **Suggestions for an improvement** add the option "-fork" , the -fork false uses the conventional threads otherwise it should use fork join.