alexvictoor wrote:Hello
I would like to know if anyone has already deployed jforum on a cluster ?
I have seen posts about jboss-cache, but is the support official ?
Has anyone really deployed jforum with jboss-cache in a production environment ?
Thanks for your help
Alex
There is an implementation for Jboss-cache at net/jforum/cache/JBossCacheEngine.java. You can start from there.
It should work fine, but, as we haven't made major tests, you may encounter some issues, usually related to serialization.
Rafael
[originally posted on jforum.net by Rafael Steil]