« earlier | later » Page 11 of 18
Model-checker for Erlang, using a modified runtime library (much like Neil's CHP-to-CSP trick).
to concurrency erlang model-checking ... on 01 June 2009
distributed systems primer :: snax edit / delete
Some basic papers on distributed programming. (Most are rather slight, though.)
to concurrency distributed message-passing research teaching ... on 05 May 2009
Main Page - CERCS Multi-Core Repository edit / delete
Teaching materials (although you can't get at the slides...) from Georgia Tech's Intel-related multicore course.
to concurrency cs multicore multicore-msc teaching ... on 04 May 2009
Xlinkers Conference 2009 - Online | Xlinkers edit / delete
Xlinkers slides. Includes presentations from Varisys on a PCI Express card for audio with XMOS chips on, and one from Barry about an independent implementation of the Xlink protocol (in which he talks about wanting "more concurrency").
to audio concurrency embedded research xmos ... on 29 April 2009
Leo Meyerovich, CS Graduate Student -- Peon Extraodinaire edit / delete
He's investigating parallelism in web browsers.
to concurrency research web ... on 25 March 2009
MIT’s Introduction to Algorithms, Lectures 20 and 21: Parallel Algorithms - good coders code, great reuse edit / delete
MIT lectures on parallel algorithms.
to concurrency research teaching ... on 10 March 2009
Denis's home page -- which I ran across while looking for the serial protocol my new meter speaks.
to concurrency electronics research ... on 08 December 2008
Transputer tech notes. Some very interesting stuff here: applications (notably the multiplayer flight simulator), introductions to the programming model, optimisation tips...
to concurrency research retrocomputing transputer ... on 06 December 2008
McIlroy on Coroutines edit / delete
A good description of coroutines, with a suggested syntax for Pascal-like languages. There are some parallels here with PHW's suggestions for mobile process syntax.
to concurrency coroutines language-design research ... on 04 December 2008
The LuaJIT Project edit / delete
As the name suggests, a JIT for Lua. There's also a coroutines library for Lua here. It would be interesting to knock together a CSP library for Lua using coroutines.
to concurrency language-design lua research runtime ... on 03 November 2008
« earlier | later » Page 11 of 18
tasty by Adam Sampson.