Hello, in our university we currently discuss a DSpace 6 cluster with horizontal scaling (at least for Tomcat), as we already do e.g. for our campus management system. The current design draft is:
- load balancer instance (with session pinning, to avoid Tomcat's session synchronisation problems) - multiple Tomcat/DSpace instances - a single PostgreSQL instance (should not be a bottleneck) - a single Solr instance (should not be a bottleneck) - a single shared filesystem (e.g. CephFS or NFS) for a shared asset store The DSpace Clustering wiki page currently seems to be a little bit out of date, see: https://wiki.duraspace.org/display/DSPACE/Clustering - Are there any known technical limitations (e.g. locking mechanism of asset store) that could prevent this from working? - Is anyone already using this or a similar approach? Thanks in advance and best regards, Bernd -- Bernd Nicklas, M. A. | University Computing Center | Philipps-University Marburg -- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-community. For more options, visit https://groups.google.com/d/optout.
