Sponsorised links
This year
2007
A song for the lovers ยป Producer/Consumer with greenlets
concurrent programming with Python
Sponsorised links
2006
2005
Practical lock-freedom
There are potentially a number of advantages in using lock-free programming techniques, including improved fault tolerance, resistance to deadlock, no 'lock convoying', and no chance of unfortunate scheduler interactions (such as priority inversion).
