I\'m new to Vert.x async programming. I want to know how I could run multiple tasks in parallel using futures. (Similar to this one using Java\'s callable).
The follo