Hello, I know that Mozart-Oz lets me run computations in network-transparent manner. I wonder if that is similar to what Scala achieves with actors and continuations, especially in the context of a project such as like Scala Swarm:
http://code.google.com/p/swarm-dpl/ "Swarm is a framework allowing the creation of web applications which can scale transparently through a novel portable continuation-based approach. Like Map-Reduce, Swarm follows the maxim "move the computation, not the data". However Swarm takes the concept much further, allowing it to be applied to almost any computation, not just those that can be broken down into map and reduce operations." I would be happy if experienced members of this list can elaborate on this topic and compare the approaches. Kind regards, -- Emre Sevinç _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
