« earlier | later » Page 14 of 18
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
Joe Armstrong SICS home page edit / delete
A useful presentation on what Erlang people mean by COP -- i.e. what we call POP -- and some stuff on handling errors, which POP doesn't do at the moment.
to concurrency cop erlang reliability research ... on 13 June 2006
Sage: A Programming Language with Hybrid Type-Checking edit / delete
A functional language with a type system that lets you say things like "X is a balanced tree". Might be worth borrowing some ideas from for concurrency safety checks using a type system.
to concurrency design language programming research types ... on 07 June 2006
Bluish Coder: Narrative Javascript edit / delete
Process-oriented code using continuations. It'd be interesting to implement an occam-style environment on top of this.
to concurrency continuations javascript programming research ... on 30 May 2006
Web continuations - RIFE - Confluence edit / delete
Another continuations library for Java; this one supports something more along the lines of generators/mobile processes.
to concurrency continuations java programming research web ... on 23 May 2006
« earlier | later » Page 14 of 18
tasty by Adam Sampson.