Introducing Mahlee™

Created 2007-05-22T11:17:03.944Z, last edited 2007-05-22T11:17:04.038Z

Mahlee™ is a JavaScript host extension that makes it easy to write multi-threaded and distributed applications.

Mahlee™ works by subverting the normal JavaScript message delivery system to allow messages to be delivered between different threads, different processes or even different computers. It only needs to make a few changes to the normally hidden interstitial message passing and binding in JavaScript and the only difference in using Mahlee™ objects is a small change to the return type of a message invocation and a small change to the way that objects are created.