Friday, January 18, 2008

Improve your apps performance using Terracotta

I am once again back.Today i was going through some sites which was telling how to improve Transaction performance which i was really facing for my apps.There were many solutions which i know before it was like EChace,JCS,Confluence,Jboss Cache and lots
But when i read about Teracotta today i was amazed the way it works.It is superb.
It is far better than other caching mechanism which i have spoken above.No doubt it has inbuild above caching mechanisam apart from that it can be used in clustered environment.It is a very cheap solution as a organisation does not have to go for clustered database and it uses very less number of Apps server for clustering from traditional approach it saves a lot of finance from buying commercial server that has in built capability of clustering.
The main highlights of Terracotta is It provides virtual RAM virtual JVM as a result it reduces out of memory problem.Also it improves transaction efficiency because it provides second level cache.It has also capability to manage Session objects accross various servers in clustered environment without replication those objects in the server.As a result Terracotta is fantastic.

No comments: