terracotta
Java Frameworks in the Cloud
So I\'m trying to finally grasp how cloud-based, enterprise applications work, and what their architectures typically look like. Say I use a cloud provider like Amazon. I assume (please correct me if[详细]
2023-04-08 04:49 分类:问答How to implement something like Terracota?
How Terracotta knows that object is changed inside one JVM to propagate this change to another JVM? I.e. how can I code similar behavior?[详细]
2023-03-29 12:17 分类:问答search api for ehcache
I have just checked the Terracotta EHCache and found the open source version has not supporting the search queries on th开发者_Python百科e cache. I just tried with small application but it is clearly[详细]
2023-03-29 11:13 分类:问答Clustering Glassfish Web Sessions with Terracotta
Can Terracotta 3.5.x be configured to cluster web sessions in Glassfish 3.1? I would like to secure a clustered 开发者_运维问答Jersey application using a JDBC Realm. Multicasting for native Clusterin[详细]
2023-03-23 12:10 分类:问答Grails 1.3.4 / Terracotta 3.5.1: Deploying a .war file fails
We have a Grails (1.3.4) app running with Terracotta Ehcache 3.3. We are trying to update our Terracotta installation to the latest one, 3.5.1. I added these lines in the BuildConfig.groovy:[详细]
2023-03-12 13:36 分类:问答Why am I getting error while trying to access a portal on Liferay 4.2.1?
I\'m trying to cluster Web Session on Liferay 4.2.1. I\'ve followed the specifications in the documentation.[详细]
2023-03-12 03:35 分类:问答Error building jetty with maven?
I\'m try开发者_如何学Cing to build jetty 6.1.26 from source using maven, i\'m running the command \"mvn\" to build it however at the end of the build process i\'m getting a terracotta build error.[详细]
2023-03-05 22:57 分类:问答can I use other distributed cache in place of jboss cache for session replication in jboss
I am using jboss-cache for session replication in jboss 4.0.4. How do I use a开发者_StackOverflow中文版 different distributed cache(Terracotta or any other) in place of jboss cache?You may need to rep[详细]
2023-03-03 21:10 分类:问答Is Java Native Memory Faster than the heap?
I\'m exploring options to help my memory-intensive application, and in doing so I came across Terracotta\'s BigMemory.From what I gather, they take advantage of non-garbage-collected, off-heap \"nativ[详细]
2023-03-02 14:55 分类:问答How to set up a red5 cluster without Terracotta?
How can I set up a red5 (1.0.0RC) cluster without Terracotta? Are there any step-by-step docs? Tha开发者_JS百科nks.[详细]
2023-02-22 13:33 分类:问答