BruceEckel / ClarifyingConcurrency

Writing and exploring concurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clarifying Concurrency

Note that I have abandonded this project. To understand why, read Why I Quit.

Research writings as part of developing a book on the foundations of concurrency, for experienced programmers who either know nothing about concurrency or are confused by it.

This book uses Python for both its simplicity and mass appeal, but the concepts are foundational concurrency in general. My goal is for people to be able to read articles and books about concurrency (even those that claim to be for beginners, but almost never are) without getting overwhelmed by all the differing concepts and terminology.

About

Writing and exploring concurrency

License:Other