Skip to main content
USENIX
  • Conferences
  • Students
Sign in

connect with us


  •  Twitter
  •  Facebook
  •  LinkedIn
  •  Google+
  •  YouTube

twitter

Tweets by @usenix

usenix conference policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

You are here

Home ยป * The Case for a Session State Storage Layer
Tweet

connect with us

* The Case for a Session State Storage Layer

Abstract: 

This paper motivates the need for a session state storage layer. Session state is used in a large class of applications. Existing session state storage solutions often rely on ad-hoc choices such as databases or file systems, and exhibit various drawbacks such as poor failure/recovery behavior or poor performance, often because the solutions are too general. We present a design for a simple, fast, scalable, and fault-tolerant session state store that we believe accurately addresses the needs of session state retrieval, while avoiding the drawbacks of existing solutions.

Benjamin C. Ling, Stanford University

BibTeX
@inproceedings {270272,
author = {Benjamin C. Ling},
title = {* The Case for a Session State Storage Layer},
booktitle = {9th Workshop on Hot Topics in Operating Systems (HotOS IX)},
year = {2003},
address = {Lihue, HI},
url = {https://www.usenix.org/conference/hotos-ix/case-session-state-storage-layer},
publisher = {USENIX Association},
month = may,
}
Download

Links

Paper: 
http://www.usenix.org/events/hotos03/tech/full_papers/ling/ling.pdf
Paper (HTML): 
http://www.usenix.org/events/hotos03/tech/full_papers/ling/ling_html/index.html
  • Log in or    Register to post comments

© USENIX

  • Privacy Policy
  • Contact Us