Andrei Pechkurov
Random thoughts on concurrency, databases and distributed systems

Random thoughts on concurrency, databases and distributed systems

Follow
Andrei Pechkurov

Andrei Pechkurov

125 followers

Core database engineer at QuestDB. Distributed systems gazer. Node.js contributor. Occasional tech blogger and speaker.

Multithreaded Scatter-Gather Execution Model for Analytical Queries

Jan 14, 2023

Today we'll be discussing an approach used in some analytical databases to speed up the execution of queries at the cost of additional HW resources,...

Multithreaded Scatter-Gather Execution Model for Analytical Queries
BuzzwordBusters: What Does Lock-Free, Wait-Free Really Mean?
Concurrent Map in Go vs Java: Yet Another Meaningless Benchmark
Thread-Local State in Go, Huh?
So long, sync.Map
Testing Concurrent Code for Fun and Profit