« earlier | later » Page 7 of 18
Making coroutines fast edit / delete
Why swapcontext (about the only good idea POSIX has ever had with regard to concurrency) isn't as fast as it ought to be.
to concurrency posix runtimes ... on 02 January 2011
protobuf - Project Hosting on Google Code edit / delete
Google library for packing and unpacking reasonably complicated structured protocols. This'd be useful for distributed simulation.
to concurrency network protocol research software ... on 21 November 2010
Is Transactional Programming Actually Easier? | Lambda the Ultimate edit / delete
Doing the experiment, rather than just speculating. (Although they're comparing it with T&L rather than anything more sensible.)
to concurrency teaching transactional ... on 30 October 2010
A Brief Retrospective on Transactional Memory edit / delete
A Microsoft perspective on TM.
to concurrency transactional ... on 30 October 2010
GreenArrays, Inc. edit / delete
Chuck Moore's latest Forth chip, with multiple cores and a channel-ish communication mechanism. Might be fun to play with.
to concurrency cpu embedded forth microcontroller multicore parallel ... on 29 October 2010
Practical Parallel and Concurrent Programming edit / delete
Microsoft's shot at a parallel programming course. I don't like the tools, but the outline is sensible.
to concurrency parallel teaching ... on 25 October 2010
Dan Grossman's Teaching Materials edit / delete
Good set of material on conventional threads-and-locks programming, with a bit of basic parallel algorithm design thrown in.
to concurrency parallel teaching ... on 25 October 2010
2010 Workshop on Curricula for Concurrency and Parallelism edit / delete
The workshop that Matt and Peter presented at. There's plenty of interesting stuff here -- wish I'd gone!
to concurrency teaching ... on 22 October 2010
Threads and memory model for C++ edit / delete
to atomics c++ concurrency memory-models threads ... on 16 September 2010
Making it stick.: Misguided: The Road Not To Be Travelled edit / delete
Sadly I couldn't get away with citing this in my thesis, but it does sum up how I feel about STM pretty effectively.
to concurrency stm ... on 26 August 2010
« earlier | later » Page 7 of 18
tasty by Adam Sampson.