Vert.x — How to Execute Tasks/Methods in Parallel Using Future

后端 未结 0 1889
陌清茗
陌清茗 2020-12-13 18:20

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题