Skip to content

Investigate threading and asyncio #86

@gkbrk

Description

@gkbrk

asyncio should be convenient for the code, but I am not sure which versions of Python have it. I don't want to tie the project to something too new.

Threading can be implemented easily, but scaling might be tricky if we have one thread per connection and people want to keep 1000 connections. Probably fine though.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions