Skip to content

Asynchronous Basket #28

@Manuzor

Description

@Manuzor

The basket should be set up to download and install pastries in parallel. I imagine some kind of toDownload and toInstall queues and a bunch of coroutines/tasks that download/install pastries using that queue.

This does not necessarily have to replace the singlethreaded code, but should rather be an option (such as make -j4).

The python package asyncio looks quite nice.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions