Re: Fwd: Patch for zc.zk

Jim Fulton <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Message-ID <CAPDm-FjH7Y7-c_y=mGuQx--WTn06vY0r79=WhJY0WKn1X91wVQ@mail.gmail.com>
On Tue, May 14, 2013 at 6:02 AM, Dave Cahill <[email protected]> wrote:
> Hi,
>
> Reposting to the zope-dev list - does anyone know if zc.zk is still active?

Yes, but I have lots of other projects. Don't expect instant responses.

>
> I have another patch to fix importing nodes with spaces in the name, but
> maybe
> I should just fork it instead and apply my fixes there. :)

Maybe.  Not sure nodes with spaces in the names is a good idea.

In terms of plans:

- You should only use zc.zk for it's original use cases of
  service registry and discovery.  For anything else, you
  should use kazoo.

- I plan to port zc.zk to kazoo.  This hasn't been an urgent priority
  up to now (although it's been getting more so).  I was hoping to get a
  student to work on it, but that didn't work out.

  If someone is looking for a project, I'd be happy to have volunteers. :)

  There are two projects waiting for work:

  https://github.com/python-zk/zk.fauxzoo

    This is a replaceable mock, similar to what zc.zk
    provides.  It should allow application tests with or without
    connection to a ZooKeeper server.

  https://github.com/python-zk/zk.service

    This is a port of the functionality in zc,zk that's absent from
    kazoo, including the high-level data model and service registry
    and discovery.

Jim

-- 
Jim Fulton
http://www.linkedin.com/in/jimfulton
_______________________________________________
Zope-Dev maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )
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.