[Python-ideas] solving multi-core Python
Dan O'Reilly
oreilldf at gmail.com
Wed Jun 24 16:01:45 CEST 2015
More information about the Python-ideas mailing list
Wed Jun 24 16:01:45 CEST 2015
- Previous message (by thread): [Python-ideas] solving multi-core Python
- Next message (by thread): [Python-ideas] Python-ideas Digest, Vol 103, Issue 100
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Jun 24, 2015 at 2:01 AM Eric Snow <ericsnowcurrently at gmail.com> wrote: > On Sun, Jun 21, 2015 at 7:47 PM, Nick Coghlan <ncoghlan at 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150624/07315d3f/attachment.html>
- Previous message (by thread): [Python-ideas] solving multi-core Python
- Next message (by thread): [Python-ideas] Python-ideas Digest, Vol 103, Issue 100
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list