Bookmarks for tag concurrency

Documentation for processing-0.50
Tags: concurrency, development, processes, python
A library to aid in the development of multiprocess programs in python. Implements the same API as threading does for threads and adds some more tools
Cocoa Samurai: A Guide to Threading on Leopard
Tags: cocoa, concurrency, instruments, mac os x, multithreading, nsobject threading, nsoperation, nsrunloop, nsthread, shark, threading
Cocoa Samurai (Colin Wheeler) provides a broad coverage of concurrency tools in Mac OS X Leopard.
Pure and simple transaction memories in Erlang
Tags: concurrency, erlang, stm, test-and-set mutex, transaction memories
Joe Armstrong describes an implementation of STM in erlang

Related tags

cocoa, development, erlang, instruments, mac os x, multithreading, nsobject threading, nsoperation, nsrunloop, nsthread, processes, python, shark, stm, test-and-set mutex, threading, transaction memories