Lock-free and concurrent data structures written in Golang
-
Updated
May 22, 2021 - Go
Lock-free and concurrent data structures written in Golang
Complete introduction to golang
DuckCluster is a standalone Java distributed query coordinator that accepts SQL over REST, plans and partitions queries across multiple DuckDB worker nodes, merges partial results, and exposes cluster health via a lightweight dashboard.
Python Learning Roadmap - I/O - OOP - SOLID - Design Pattern - System Design - Cuncurrency & Parallelism - Sync & Async
An implementation of a multi-producer/multi-consumer lockfree fixed-sized queue in modern C++20 (in the form of an header-only library)
To associate your repository with the parallism topic, visit your repo's landing page and select "manage topics."