« earlier | later » Page 14 of 18
The Continuation monad edit / delete
Implementing call/cc using monads. The same approach could be used to implement occam-style concurrency in Haskell without needing to mess with the runtime -- I reckon there's a paper in there...
to concurrency functional haskell monads research ... on 01 October 2006
Stackless.com - About Stackless edit / delete
Variant of Python with lightweight threads. (Unfortunately, it doesn't build with GCC 4.1.)
to concurrency python research software ... on 24 September 2006
Revised Report on the Algorithmic Language ALGOL 68 edit / delete
Possibly the first mainstream language to feature concurrency?
to concurrency design language research retrocomputing ... on 21 September 2006
Scripting language with (basic) concurrency features.
to concurrency design language research scripting ... on 21 September 2006
The Silver Bullet edit / delete
Found this via metafilter pointing and laughing, but it sounds like the author's trying to reinvent process orientation...
to amusements concurrency research software ... on 08 September 2006
EiED Online>> Parallax Propeller edit / delete
Introduction to Parallax's new multicore microcontroller, complete with weird occam-syntax-ish language.
to concurrency cpu embedded research ... on 21 August 2006
Calculi for Mobile Processes edit / delete
Useful list of links, although it's a bit short on Kent stuff!
to concurrency mobility research ... on 17 August 2006
The C10K problem edit / delete
Web server scalability writeup from a few years. It's still interesting reading.
to concurrency networking programming research scalability web ... on 13 August 2006
Prototype-based language with concurrency features.
to concurrency design language prototypes research ... on 13 August 2006
Search for CategoryConcurrency edit / delete
List of concurrency-related stuff on the C2 wiki. Some of the patterns they list are, well, a bit odd.
to concurrency research ... on 08 August 2006
« earlier | later » Page 14 of 18
tasty by Adam Sampson.