Adapter for Terracotta 10.5 | webMethods Adapter for Terracotta Documentation | webMethods Adapter for Terracotta Installation and User’s Documentation | Overview of the Adapter | About the Adapter
 
About the Adapter
webMethods Adapter for Terracotta is an add-on to webMethods Integration Server that enables you to interact with Terracotta Store (TCStore) of Terracotta . Terracotta is a comprehensive, distributed in-memory data management solution which caters to caching and operational storage use cases, and enables transactional and analytical processing. Terracotta has one of the most powerful query and computation capabilities in its class, leveraging native JDK features such as Java Streams, collections, and functions. Terracotta supports the following sub-systems:
*TCStore - A storage sub-system that caters to operational store and compute functionality. The API exposing this sub-system's functionality is the TCStore API.
*Ehcache - A caching sub-system that caters to caching functionality. The API exposing this sub-system's functionality is the Ehcache API.
Both sub-systems are backed by the Terracotta Server, which provides a common platform for distributed in-memory data storage with scale-out, scale-up and high availability features.
Using Adapter for Terracotta, you can create and run adapter services to perform operations such as insert, update, delete and query data from a DataSet. The adapter also supports Administration operations to create, delete, and list dataset.