KodeKabuki

Welcome, my name is Harish Mallipeddi. I work for Amazon Web Services (AWS). This blog is mostly a dump of interesting articles that I come across on the web. Topics span across multiple areas including algorithms/datastructures, NoSQL stores, database internals, web-scale challenges, and functional languages.

December 19, 2007 at 12:01am

Home

Microsoft Live Labs : Volta →

Idea - split app components into n-tiers at compile-time by annotating the components with certain tags. Volta can also compile MSIL -> Javascript; so you can decide if your component should run in a browser (in JScript) or inside a .NET VM on server-side