Skip to content

[FEATURE] Investigate Using a Lock Free Queue #16

Open
@DeveloperPaul123

Description

@DeveloperPaul123

I'm curious to see if a lock-free queue significantly improves performance for the thread pool. We should do some tests with industry standard lock free queues in combination with std::move_only_function to see the difference in performance.

Queues/deques to test:

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions