You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vinscom edited this page Dec 26, 2017
·
1 revision
If you know NodeJS, then Vertx is based on same event based processing concept. It runs on JVM, so, has better performance then NodeJS (like multiprocessor support). You can read more about Vertx on http://vertx.io/.