Is it possible to cluster the app server piece of CMDBuild? I have looked at one other post where someone discussed this and the answer was ‘no’, but I wonder if there has been any development in this area? We are wanting to make the application tier HA as well as scale it out given a very large number of transactions coming in.
My first thought was to try and disable caching so that standing up multiple copies of the app, going to one postgres database, might not be an issue. But I don't see how to do that, and not sure if there might be other problems than just the caching?
Thanks for any input,
Nate