Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Doloto: Improving the Performance of Web Apps Transparently (microsoft.com)
1 point by xel02 on Sept 18, 2009 | hide | past | favorite | 1 comment


Summary: Doloto acts like a proxy sitting between a web application server and the browser. It dynamically modifies the javascript code so that only the frequently used code is sent to the client, the rest are kept as stubs to be filled in later (i.e. delayed evaluation).

The research comes out of Microsoft Research, and has been used on projects like BingMaps(http://www.bing.com/maps/) and gMail.

Key point: The web application does not need to be aware of Doloto. From the client and the server's point of view they are still communicating directly.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: