« earlier | later » Page 4 of 18
Home | Intel OpenMP* Runtime edit / delete
Free software.
to concurrency intel openmp parallel software ... on 07 June 2013
HOWTO: using gprof with multithreaded applications edit / delete
Shim to set up gprof's timers correctly across multiple threads.
to concurrency gprof profiling pthreads threads ... on 15 April 2013
How 3.6 nearly broke PostgreSQL [LWN.net] edit / delete
Specifically because a concurrency change made a big difference to PostgreSQL's internal scheduler. Has anyone tried benchmarking CCSP/TBB/etc. across multiple Linux versions?
to benchmarking concurrency linux performance ... on 13 October 2012
Portable Stackless Coroutines in One* Header « C++Next edit / delete
A neat switch-based approach in Boost.
to c++ concurrency coroutines ... on 07 October 2012
Lockfree Algorithms - 1024cores edit / delete
Basic lock-free algorithms.
to algorithm concurrency lockfree ... on 16 September 2012
IPC Protocols - MozillaWiki edit / delete
Protocol specifications from the Mozilla project (they plan to model-check using SPIN).
to concurrency ipc model-checking mozilla spin ... on 03 April 2012
Eventlet Networking Library edit / delete
Python concurrency library using greenlets -- effectively "Twisted done right". This looks worth experimenting with.
to concurrency greenlets networking python software ... on 24 March 2012
TransactionalMemory - GCC Wiki edit / delete
GCC has implemented the ICC transactions extension (-ish). Hmmm. Perhaps this'd be worth a lecture in 0803?
to ag0803 compiler concurrency gcc transactional-memory ... on 03 December 2011
Userspace RCU | LTTng Project edit / delete
I could imagine uses for this in simulation -- perhaps Tim's transactional stuff?
to concurrency rcu simulation software ... on 15 November 2011
Daniel's Blog: Android messaging and concurrency (for native code development) edit / delete
Rapid overview of message-passing within Android.
to android concurrency message-passing phone programming ... on 29 September 2011
« earlier | later » Page 4 of 18
tasty by Adam Sampson.