Mahlee™

Created 21st May, 2007 14:21 (UTC), last edited 1st July, 2007 06:55 (UTC)

Mahlee™ is a JavaScript host extension that allows multi-threaded JavaScript programs to be written.

It implements shared nothing concurrency using a message passing protocol for inter-thread communications based on JSON and returning futures. Messages are sent to remote objects using normal JavaScript method calling syntax.

Pages

Blog entries

1
Mahlee™ alpha release available for download
2
JavaScript garbage collection
3
Mahlee interactive shell released
4
Repository layouts