two-lock-queue

Crates.iotwo-lock-queue
lib.rstwo-lock-queue
version0.1.1
sourcesrc
created_at2017-01-04 00:10:52.599125
updated_at2017-10-04 17:33:46.161766
descriptionA MPMC channel based on the michael-scott two lock queue algorithm.
homepagehttps://github.com/carllerche/two-lock-queue
repositoryhttps://github.com/carllerche/two-lock-queue
max_upload_size
id7909
size42,071
Team algorithmia (github:algorithmiaio:team-algorithmia)

documentation

https://docs.rs/two-lock-queue

README

Two Lock Queue

MPMC queue based on the michael-scott "two lock queue" algorithm.

Build Status Crates.io

Documentation

License

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.

Commit count: 12

cargo fmt