Re: Re: ZEO vs NEO

Jim Fulton <[email protected]>
Newsgroups gmane.comp.web.zope.zodb
Message-ID <CAPDm-Fgi7BCUSZnwgaiSVMdd_fxEoGQwQAD6qeP6rMT508Nx2w@mail.gmail.com>
On Sat, Feb 13, 2016 at 6:00 PM, Luciano Ramalho <[email protected]> wrote:
> I'd really like to hear what's been your take on asyncio now that
> you're using it, Jim.

I like it quite a bit, especially for this sort of task. It's similar
to zc.ngi in some ways, so feels pretty familiar to me.

One of my goals with zc.ngi was to make it easy to test networking
code without actually using sockets and without resorting to threads
or processes. ayncio makes this possible, but sadly doesn't include
this sort of testing support.  It was easy to make something for use
with ZEO. I may contribute something back, as I think testing support
is hugely important, but asyncio is rather large, so it's hard to
contribute something with much reach.

> Regarding, Trollius, it's very close to beeing abandoned [1]. Victor
> Stinner, the project founder and main committer has lost interest,
> warned the community on Jan/25 and so far no one has taken over the
> project:
>
> [1] https://groups.google.com/forum/m/#!topic/python-tulip/mecVwhnVP0A

Somewhat surprising to me, I find I've actually moved beyond Python 2,
thanks to my current employer, which is Python 3 only.

(Speaking of which, to my US friends, especially in the DC area,
Aledade is a great company that's making real contributions to
improving healthcare in the US and is looking for developers.)

> Anyway, I wouldn't see anything wrong with a Py3-only implementation
> of ZEO, as long as it remains compatible with Py2 clients.

Except I'd like to move ZEO forward in other ways at the same time (a
I described earlier).

Jim

-- 
Jim Fulton
http://jimfulton.info

-- 
You received this message because you are subscribed to the Google Groups "zodb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.