On Mon, May 11, 2015 at 4:55 AM, Willem Jiang <[email protected]> wrote:
> the Vramel way is like reimplement the Camel DSL on base of vert.x API, > which need to lots of work to reimplement the Camel core functions. Yes, this is what I am interested. I am interested in abstracting the Camel threading model, so that it can either run on the current design, or be switched to use Vertx. Can you point me to where the camel async classes are? Where should I look? Thanks
