Skip to content

Queue type isn't thread safe #26

@lucasvfventura

Description

@lucasvfventura

Python provide several queues implementation as queue, asyncio.queue and multiprocessing.queue.

Due Python features we will provide several dispatcher which one may be more appropriate than the other depending on the scenario. This way the queue being used and all logic around it must take into account this different execution scenarios and yet be simple to understand

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