Thursday, 30 June 2011
Robert Morris, Pioneer in Computer Security, Dies at 78 - NYTimes.com
Robert Morris, a cryptographer who helped developed the Unix computer operating system, which controls an increasing number of the world’s computers and touches almost every aspect of modern life, died on Sunday in Lebanon, N.H. He was 78.
He was an important contributor to early Unix security aspects and played a very fundamental role in the evolution of OS's from then on.
URL: http://www.nytimes.com/2011/06/30/technology/30morris.html?pagewanted=all
Wednesday, 29 June 2011Python's Infamous Global Interpreter Lock
Python's infamous Global Interpreter Lock and an approach on how to get rid of it. Interesting to see if they can get transactional memory to work with decent performance.
Jython vs CPython vs IronPython and then some more...
URL: http://morepypy.blogspot.com/2011/06/global-interpreter-lock-or-how-to-kill.html