How much is performance degraded when running vertx embedded within jetty or tomcat?
Considering running a vert.x based reverse proxy standalone versus embedded, within tomcat or jetty. High level vert.x documentation discourages embedded vert.x, but I am not clear on what exactly makes it less desirable, other than the obvious additional overhead.