Sciweavers

WWW
2010
ACM

Sync kit: a persistent client-side database caching toolkit for data intensive websites

13 years 11 months ago
Sync kit: a persistent client-side database caching toolkit for data intensive websites
We introduce a client-server toolkit called Sync Kit that demonstrates how client-side database storage can improve the performance of data intensive websites. Sync Kit is designed to make use of the embedded relational database defined in the upcoming HTML5 standard to offload some data storage and processing from a web server onto the web browsers to which it serves content. Our toolkit provides various strategies for synchronizing relational database tables between the browser and the web server, along with a client-side template library so that portions web applications may be executed client-side. Unlike prior work in this area, Sync Kit persists both templates and data in the browser across web sessions, increasing the number of concurrent connections a server can handle by up to a factor of four versus that of a traditional server-only web stack and a factor of three versus a recent template caching approach. Categories and Subject Descriptors: H.2 [Information Systems]: Datab...
Edward Benson, Adam Marcus 0002, David R. Karger,
Added 14 May 2010
Updated 14 May 2010
Type Conference
Year 2010
Where WWW
Authors Edward Benson, Adam Marcus 0002, David R. Karger, Samuel Madden
Comments (0)