Parallel Processing Demo
In this demo we're going to simulate the execution of 10 requests.

Each request takes aprox 1 sec to process, receives a simple input string and returns "Processed XXXXX".

Click here to see your activities