Plug-in Overview

Apache Cassandra™ is a partitioned row store. It is an open-source, distributed-database system that is designed for storing and managing large amounts of data across commodity servers

Apache Cassandra is a database server that has good scalability and high availability without compromising its performance. For more information about its features and functionality, go to http://cassandra.apache.org/.

TIBCO ActiveMatrix BusinessWorks™ is easy to use integration product suite for enterprise, web, and mobile applications. It uses the Eclipse graphical user interface (GUI), TIBCO Business Studio™, for defining business processes and the process engine to execute them. TIBCO ActiveMatrix BusinessWorks Plug-in for Apache Cassandra plugs into TIBCO ActiveMatrix BusinessWorks. You can use this plug-in to configure a connection to Cassandra server, and use an activity to update and query your data.

The plug-in provides the following main features:
  • Cassandra Connection Shared Resource - You can use the Cassandra connection shared resource to connect to Cassandra Database. The shared resource is used by the Cassandra plugin activities.
  • Update - You can use this activity to create, insert, update, batch update, or remove data to and from a Cassandra table or other write operations.
  • Query - You can use this activity to do query operation.
  • Get Cassandra Connection - You can use this activity to get Cassandra connection instance.