Skip to content

green threads? #2

@compufox

Description

@compufox

after and after-every spawn system threads to provide functionality.

also websocket-driver also spawns a thread to listen for events

AND FINALLY we have our main thread, thats actually running all the things.


i think it would be neat to be able to just contain everything in as few threads as possible, while still retaining our concurrency.

the green-threads system looks promising, but also it seems that they arent asynchronous, and just block. which kinda defeats the purpose of them lol

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions