Tag: pthreads
CodeSport
In this month's column, we take a quick look at the threading support introduced in the new standard for C++11.
One of the major events...
Python Threading and its Caveats
As a rapid application development language, Python is highly preferred for being easy to use, feature-rich and robust. With multi-core processors now becoming more...
CodeSport
Welcome to this month's CodeSport, in which we discuss the concept of transactional memory, with a focus on software transactional memory.
In last month's column,...