@eli_bendersky Concurrent Servers: Part 8 - Go #GoLang #Programming #Concurrency
@lobsters Data races and the memory model in Go #GoLang #Programming #Concurrency
@lobsters Goroutines 101: A basic walkthrough #Go #Programming #Concurrency
@purplesyringa Race-free handle inheritance, maybe #Programming #Concurrency #Rust
@eli_bendersky Concurrent Servers: Part 7 - Rust #Rust #Programming #Concurrency
@lobsters The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software (2005) #Concurrency #Software #Performance
@lobsters Understanding std::counting_semaphore and std::binary_semaphore from C++20 #Cpp #Programming #Concurrency
@lobsters Go-flavored concurrency in C #Programming #Concurrency #GoLangC
@hackernews Go-Flavored Concurrency in C #HackerNews #Tech #Concurrency
@hackernews Rob Pike - 'Concurrency Is Not Parallelism' [video] #HackerNews #Tech #Concurrency
@hackernews FoundationDB's Flow - Bringing Actor-Based Concurrency to C++11 #HackerNews #Tech #Concurrency
@lobsters The 12 Commandments of Synchronization #DistributedSystems #ComputerScience #Concurrency
@lobsters Behavior-Oriented Concurrency for Python: Lock-less, Deadlock-free, Ownership-based #Python #Concurrency #Programming