Skip to content

How to use System.Data.Unqlite to implement FIFO queue, thread safe? #3

@LeMoussel

Description

@LeMoussel

Is it possible to use System.Data.Unqlite to implement FIFO queue, thread safe?
In my C# Project, I have many threads popping from the queue, and pushing into the queue.
Each object in the queue is a string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions