[Checkins] [zopefoundation/ZEO] c2e890: Got uvloop working with the mtacceptor

GitHub noreply at github.com
Thu Aug 11 00:47:32 CEST 2016


  Branch: refs/heads/uvloop-support-in-mtacceotor
  Home:   https://github.com/zopefoundation/ZEO
  Commit: c2e8905251e4e6f0155b9a56ab2ecf809dce421f
      https://github.com/zopefoundation/ZEO/commit/c2e8905251e4e6f0155b9a56ab2ecf809dce421f
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M setup.py
    M src/ZEO/asyncio/client.py
    M src/ZEO/asyncio/mtacceptor.py
    M src/ZEO/asyncio/server.py

  Log Message:
  -----------
  Got uvloop working with the mtacceptor
thanks to the new connect_accepted_socket API.

Abstracted the code that supports using asyncio vs trollius vs uvloop




More information about the checkins mailing list