Skip to content

Async in process in Threads in Core #2636

@misterpilou

Description

@misterpilou

Okay, i'm building a web crawler in python and after using aiomultiprocessing, i wanted to wrap it up with stackless python. But i think dask can fit my needs perfectly. Just wondering if i could do this with Dask, i mean wrap asyncio tasks in process, process in threads (actually just realize that i'm surely worng about that considering what i read) and then wrapping threads worker into cores. All that being possibly distributed. Most resources on the web say that dask is for scientific computation, ML etc... I will do things that later in my crawler but i think like dask is far more than that from what i saw

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