]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
mention that ctdb offers cross cluster messaging to applications
authorRonnie Sahlberg <sahlberg@ronnie>
Sun, 3 Jun 2007 01:48:13 +0000 (11:48 +1000)
committerRonnie Sahlberg <sahlberg@ronnie>
Sun, 3 Jun 2007 01:48:13 +0000 (11:48 +1000)
(This used to be ctdb commit 7e51fdd07760bba894578d8e07873894340eb981)

ctdb/web/ctdb.html

index f96f492a27790799d7321fb50aeca82bb82fef35..2e90a4d9eff774e68386c430a608037b298c34c1 100644 (file)
@@ -25,7 +25,9 @@ If an application is already using TDB for temporary data it is very easy to con
 
 CTDB is the core component that provides <strong>pCIFS</strong> with samba3/4.<br><br>
 
-CTDB provides HA features such as node monitoring, node failover, and ip takeover.
+CTDB provides HA features such as node monitoring, node failover, and ip takeover.<br><br>
+
+CTDB provides a messaging transport to allow applications linked with CTDB to communicate to other instances of the application running on different nodes in the cluster. Allowing an easy to use mechanism for an application running on one node in the cluster to communicate with an application running on a different node.
 
 <h2>Requirements</h2>
 CTDB relies on that a clustered filesystem is available and shared on all nodes that participate in the CTDB cluster.<br>