Hello,
I am writing a web application. I am currently writing a module which:1. load a first file (blocking)2. based on this results, load a second file (blocking)
What is the is best way to handle this chain of callbacks? Should I call 2 times vertx.executeBlocking?
Thank you for your help.
PS : I have never used Vert.x 2
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "vert.x" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vertx/WOotux-bL8k/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vertx+un...@googlegroups.com.