On Tue, Jul 11, 2017 at 12:06 AM, Michael André Pearce <[email protected]> wrote: > Always helps to fully read the PR code, not just the snippet in the email. > > It still is thread handing off, as such ignore my previous comment, and +1 to > the general idea. > > Just one other question: > > "why not use an existing actor framework instead of coding our own, e.g. > vert.x or akka?" > > I’d be a bit wary of trying to re-implement these, a bit like with why we use > Netty.
the idea is just to replace the executor for something simple.. that won't happen.. I don't have that time on my hands anyway :)
