On Wed, Jun 24, 2015 at 2:01 AM Eric Snow <ericsnowcurrently@gmail.com> wrote:
On Sun, Jun 21, 2015 at 7:47 PM, Nick Coghlan <ncoghlan@gmail.com> wrote:
> It occurred to me in the context of another conversation that you (or
> someone else!) may be able to prototype some of the public API ideas
> for this using Jython and Vert.x: http://vertx.io/

I'll take a look.

Note that Vert.x 3 was just released today, which (at least for now) drops support for Python. There is work underway to support it under version 3, but it's using CPython and Py4J, not Jython. You'd need to use Vert.x 2 to get Jython support: http://vertx.io/vertx2