InfoQ

Topic/Tag specific view

All content and news on InfoQ about Terracotta


Latest featured content about Terracotta

Implementing Master-Worker with Terracotta

Community
Java
Topics
Performance & Scalability,
Clustering & Caching

A real world case study of a consultancy that distributed the load & increased scalability of its applications using Terracotta using the Master/Worker pattern.

News about Terracotta

Compass 2.0: Simplification, integration, and performance improvements

Community
Java
Topics
Search

The Compass project, an open source project based on Lucene which aims to simplify the integration of search into Java applications, recently released version 2.0. InfoQ spoke with Compass founder Shay Banon to learn more about this release and about what Compass provides to the Java community.

Terracotta 2.6 Supports Cluster Visualization Tools and Tomcat 6 Integration

Community
Java
Topics
Performance & Scalability,
Clustering & Caching

The latest version of Terracotta, an open source JVM clustering framework, includes new features like cluster visualization tools and official support for Tomcat 6 platform. Terracotta team announced on Monday, the general availability of version 2.6 of the product which also includes performance improvements in several common use-cases.

POJO Messaging Architecture with Terracotta

Community
Architecture
Topics
Design,
Performance & Scalability,
Messaging,
Grid Computing

Mark Turansky detailed his implementation of a message bus architecture using Terracotta and Java 5. Instead of using an MQ or JMS based deployment, Mark took advantage of the Terracotta architecture to create his POJO message bus. This allowed for a clean, simple, and inexpensive infrastructure solution to his message needs.

Ari Zilka on Terracotta, Clustering and Open Source

Community
Java
Topics
Clustering & Caching,
Open Source

Ari Zilka, co-founder and CTO of Terracotta, spoke with InfoQ about the capabilities of Terracotta, the use cases it supports, and the rationale and impact of taking Terracotta to an open source model.

Articles about Terracotta

Web Applications with Spring Web Flow and Terracotta for Spring

Community
Java
Topics
Web Frameworks,
Clustering & Caching

In this article we will first give you an overview of Spring Web Flow and Terracotta for Spring, and after that show you how you can use these technologies together to enter a new dimension in writing stateful, conversational, scalable and highly available web applications.

Introduction to OpenTerracotta

Community
Java
Topics
Clustering & Caching

OpenTerracotta is an open source enterprise-class JVM clustering solution that can take multi-threaded single-JVM apps and have them run across multiple JVMs with no code changes. Orion Letizi goes super-indepth on Terracotta and how it works, explaining how to do session replication, distributed caching, master/worker, and more.

Interviews about Terracotta

Ari Zilka on Terracotta, Clustering and Open Source

Community
Java
Topics
Performance & Scalability,
Clustering & Caching

Ari Zilka, co-founder and CTO of Terracotta, talks about the capabilities of Terracotta, the use cases it supports, and the rationale and impact of taking Terracotta to an open source model.

Presentations about Terracotta

Cluster Your JVM to SIMPLIFY application architecture

Community
Java
Topics
Performance & Scalability,
Clustering & Caching

Open Terracotta is an open-source, highly scalable, JVM-level clustering solution. As well as being a drop-in replacement for Tomcat Clustering, it can transparently cluster POJOs and Spring beans. This presentation will be an in-depth case study of a small mobile application built using Terracotta clustering.