Documentation for Getting Started With Terracotta
"I just want to see it work..."
|
| | POJO Quick Start | Step-by-step introduction to Open Terracotta DSO |
| | Sessions Quick Start | Step-by-step introduction to Open Terracotta for Sessions |
| | Spring Quick Start | Step-by-step introduction to Open Terracotta for Spring |
| | Eclipse Plugin Quick Start | Step-by-step introduction to installing the Open Terracotta Eclipse Plug-in |
| | Admin Console Guide | Step-by-step introduction to the Terracotta Console |
| | Mini Guides | Short workshops on various Terracotta concepts |
| | Tutorials | Various tutorials for doing things with Open Terracotta |
| | Online Training | Regularly scheduled screencasts on various Terracotta topics. |
Documentation for Using Terracotta During the Development of Your Application
"I'm currently using Terracotta in my project..."
|
| | Developer Checklist | A brief overview of the lifecycle steps from getting started to deployment. |
| | Locking Guide | A quick reference on optimizing locking. |
| | Tuning Guide | A quick reference on tuning related tips and tricks. |
| | Gotchas | Potential issues to consider when using Terracotta. |
Documentation for Deploying and Running a Terracotta-Enabled Application in Production
"I have a Terracotta-enabled application in production..."
|
| | Terracotta Sessions Web Cluster Setup Guides | Guides for setting up a web application clustered with Terracotta Sessions on multiple application servers (Tomcat, Weblogic, JBoss, etc.) |
| | Operator Checklist | A brief checklist of things to prepare for during a Terracotta deployment |
| | Deployment Guide | A guide to deploying applications to a Terracotta cluster. |
| | JMX Guide | A guide to the Terracotta JMX interface. |
Terracotta Concepts and Reference
"I want to read about what's really going on inside..."
|
| | Concept and Architecture Guide | In-depth discussion of Open Terracotta concepts and architecture |
| | Integrations | A description of Terracotta integrations into other frameworks and platforms. |
| | Configuration Guide and Reference | Reference guide to all of the Open Terracotta configuration options |
| | Non-Portable Classes | A catalog of classes not yet supported by Terrracotta or intrinsically not shareable by Terracotta |
| | Sessions Configurator Reference Guide | Reference guide to the Terracotta Sessions Configurator |
| | Eclipse Plugin Reference Guide | A reference guide to the Terracotta Eclipse Plugin |
| | Terracotta Tools | A catalog of all of the tools that come with Terracotta. |
| | Common Use Cases | An introduction to use-cases where Terracotta is commonly used. |
| | [Typical Implementation Project Plan] | A skeleton project plan for planning, developing, and deploying a Terracotta project. |
| | Articles and Whitepapers | Articles and whitepapers about Terracotta. |
| | Glossary of Terms | A Glossary of terms used in Terracotta. |
| | Release Notes | Release Notes |
Outside References and Further Reading
|
| | Open Terracotta Public Wiki | User-contributed discussion and documentation. |
| | Concurrent Programming in Java | Doug Lea's excellent book on concurrent programming. Many of the basic concepts of concurrent programming apply to application development with Terracotta. |
Open Terracotta Development
"I want to hack on Terracotta source code..."
|
| | Terracotta Developer Documentation | Documentation for developers working on the Terracotta source code. |