[Checkins] [zopefoundation/ZEO] e3be70: Quick hack to use msgpack and the simpler byteserv...

GitHub noreply at github.com
Tue Oct 18 13:00:10 CEST 2016


  Branch: refs/heads/msgpack
  Home:   https://github.com/zopefoundation/ZEO
  Commit: e3be707a4578c996f747c7a9565ce7aa1cffa19c
      https://github.com/zopefoundation/ZEO/commit/e3be707a4578c996f747c7a9565ce7aa1cffa19c
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
    M setup.py
    M src/ZEO/asyncio/base.py
    M src/ZEO/asyncio/client.py
    M src/ZEO/asyncio/marshal.py
    M src/ZEO/asyncio/server.py
    M src/ZEO/asyncio/tests.py

  Log Message:
  -----------
  Quick hack to use msgpack and the simpler byteserver protocol.

So we can evaluate byteserver performance.

Later, if this goes forward, we'll need to be more careful about
protocol negotiation, so we can work with older and newer servers.




More information about the checkins mailing list