andypurshottam's bookmarks tagged with "concurrent-programming" on del.icio.us:
Some really cool bookmarks on concurrent programming! Suddenly I have all these interesting links to read... and so little time!
Take for instance:
"The Little Book of Semaphores"
Its a free book that can be downloaded in PDF form, that teaches you about semaphores using Python-like syntax.