GitHub / kumamk / concurrent-queue-go
Concurrent thread-safe queue basic implementation to get deeper understanding of it.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumamk%2Fconcurrent-queue-go
PURL: pkg:github/kumamk/concurrent-queue-go
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 1.95 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: golang, goroutines, mutex, queue, thread-safe-queue