Crates.io | two-lock-queue |
lib.rs | two-lock-queue |
version | 0.1.1 |
source | src |
created_at | 2017-01-04 00:10:52.599125 |
updated_at | 2017-10-04 17:33:46.161766 |
description | A MPMC channel based on the michael-scott two lock queue algorithm. |
homepage | https://github.com/carllerche/two-lock-queue |
repository | https://github.com/carllerche/two-lock-queue |
max_upload_size | |
id | 7909 |
size | 42,071 |
MPMC queue based on the michael-scott "two lock queue" algorithm.
two-lock-queue
is primarily distributed under the terms of both the MIT
license and the Apache License (Version 2.0), with portions covered by various
BSD-like licenses.
See LICENSE-APACHE, and LICENSE-MIT for details.