I am looking for a solution that allows me to deploy several loaded Grails instances with a shared cache (EhCache Server?) And sessions, is this possible?
I can't find documentation on this (connecting to a shared EhCache server or using Distributed EhCache and sharing sessions (using EhCache too)) ...
I am looking for something that will work as multiple instances of Rails with shared memcached and sessions / caches stored in memcached ...
deployment cluster-computing grails load-balancing ehcache
Kedare
source share