http://qs321.pair.com?node_id=571572


in reply to Re: Perl 6... do we need another vm?
in thread Perl 6... do we need another vm?

Actually have yet to figure out what the point of tornado is, and whether there's any real potential there. Insight appreciated.
What's the point? Well... does it really need a point? It could, after all, be art.

Whimsey aside, Tornado's a niche VM, by design and intent. Most people don't have the need to run arbitrary small programs against large quantities of data, or to run massively threaded programs in a restricted environment, potentially across a large number of machines (distributing the programs with the data).

If that's the case, it's a cute little indulgence by a guy with some free time and a few things he feels like fiddling with.

On the other hand, there certainly are some areas where what it does (when it's finished, potentially before) can be quite handy.

Definitely niche, no question. But it's an interesting niche...