Skip to content

Loop-less zmq.asyncio #894

@f0t0n

Description

@f0t0n

Hi guys,

Is it possible to re-work the zmq.asyncio package and remove the need of usage of zmq.asyncio.ZMQEventLoop?

Say if I use zmq in my aiohttp application in combination with uvloop I can't just import and use zmq.asyncio easily. So that this forces me to use third-party libraries like aiozmq instead of the native pyzmq.

Also please take a look at aio-libs/aiohttp#1092 (comment) describing specific issues with zmq.asyncio.ZMQEventLoop.

I'm not proficient in this particular area therefore I delegate the next discussion to @asvetlov and other guys who know this area well.
If someone is able to work on this, it would be really nice! And as @asvetlov said he can point on required changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions