Really with vert.x it is only the callback thread ...
# kovenant
a
Really with vert.x it is only the callback thread that needs to be shared with vert.x. If we make sure we continue to pass vert.x context along we can do workers on other threads.