Sciweavers

SIGOPS
2010

Storing and accessing live mashup content in the cloud

13 years 2 months ago
Storing and accessing live mashup content in the cloud
Today’s Rich Internet Application (RIA) technologies such as Ajax, Flex, or Silverlight, are designed around the client-server paradigm and cannot easily take advantage of replication, publish-subscribe, or peer-to-peer mechanisms for better scalability or responsiveness. This is particularly true of storage: content is typically persisted in data centers and consumed via web services. We propose1 a checkchannel (CC) abstraction as an alternative model for storing and accessing content. CCs are architecture-agnostic: they could be implemented as web services, but also as replicated state machines running over peer-to-peer multicast protocols. They can seamlessly span across the data center boundaries, or live at the edge. They are a more natural way of consuming streaming content. CCs can store hierarchical documents with hyperlinks to other CCs, thus forming a web of interconnected CCs: a live scalable information space. We the advantages of the new abstraction, challenges it poses...
Krzysztof Ostrowski, Ken Birman
Added 30 Jan 2011
Updated 30 Jan 2011
Type Journal
Year 2010
Where SIGOPS
Authors Krzysztof Ostrowski, Ken Birman
Comments (0)