Hi guys and girls, at La Rochelle, we switch from galera-mariadb-3-nodes-cluster with jpa and CAS 4.2.x version to mongodb-replica-set-3-nodes and CAS 6.2.x.
We had a lot of issues with JPA (deadlocks) and now it's all about performance. Only one issue solved by : https://github.com/apereo/cas/commit/9545d7aca56022e55a872c8a96597e7fd1656863 witch we have backported from 6.4 branch to 6.2.x branch. I didn't test the other ticket registries. Le mer. 17 mars 2021 à 17:34, Julien Gribonvald <[email protected]> a écrit : > Hi, > > I would recommand Redis, after memcached it's the fastest and more > efficient system for large number of datas. Other will works well but > you will win in effiency and server ressources comparing to other systems. > > I don't recommand memcached only because we can't watch on datas without > modifying/refreshing it, the problem is that we can't have a good > overview on and on the datas. > > Thanks > > Julien Gribonvald > > Le 17/03/2021 à 15:50, Daniel CHARLOT a écrit : > > Hello there, > > > > We need to upgrade our CAS server V4 to V6 and add an loadbalancer F5. > > We will do some HA with them and we wondering which is the product with > the best performance for use ticket registry ? > > Memcached, cassanadra, mongodb, couchbase redis or an other ? > > I would like choose redis, because its seems works like a charm, but im > not sure. > > > > Thanks for your advices and your experiences return. > > > > Daniel CHARLOT > > > > -- > - Website: https://apereo.github.io/cas > - Gitter Chatroom: https://gitter.im/apereo/cas > - List Guidelines: https://goo.gl/1VRrw7 > - Contributions: https://goo.gl/mh7qDG > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/9f0049ae-38fb-6637-9d17-ea7820b07e61%40recia.fr > . > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2BM02YtZE_39UNROQT3VX69Ran_Z0RCrjrVw2Yr_5Jec%2BjyfJA%40mail.gmail.com.
