Deploying multiple Grails instances with shared cache and sessions?

牧云@^-^@ 提交于 2019-12-03 14:58:19

I was recently listening to a talk by Dave Klein, author of the book "Grails: A Quick Start Guide", and Mike Allen, Product Managemer at Terracotta about Clustering and Scaling Grails applications.

They introduced Terracotta as a great tool for exactly solving your issues and showed needed steps to share session within multiple instances of your Grails applicatons.

So if you want to go with Terracotta the Grails Terracotta Plugin might be very useful for you.

EDIT
On the EHCache website you will now find a short introduction to using EHCache with Grails.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!