Link Details

Link 123501 thumbnail
User 214988 avatar

By puredanger
via puredanger.com
Published: Oct 06 2008 / 20:08

Since one of the requirements of this web app is that we support 40,000 concurrent users, we thought we’d better cache the hottest exams (using Ehcache) rather than fetch them from Hibernate each time. Since modifying an exam should occur far, far less frequently than taking an Exam, and since Terracotta already supports Ehcache, this was a no-brainer.
  • 17
  • 0
  • 1254
  • 378

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.