Difference between revisions of "Doc:Latest/SAFplus Availability/Scalability Platform Documentation"

(SA-Forum Compliant Services)
m
 
(14 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
:[[Doc:latest/safcompliance | SAF Compliance]]
 
:[[Doc:latest/safcompliance | SAF Compliance]]
 
:[[Doc:latest/logtoolguide | LogTool User's Guide]]
 
:[[Doc:latest/logtoolguide | LogTool User's Guide]]
 +
:[[Doc:latest/tipcbuildandinstallguide | TIPC build and install Guide]]
 +
<!-- :[[Doc:latest/statsguide | SAFplus Performance And Test Guide]] -->
  
 
===API Documentation===
 
===API Documentation===
Line 13: Line 15:
 
==== SA-Forum Compliant Services ====
 
==== SA-Forum Compliant Services ====
 
:Many SAFplus Platform services are SAF (Service Availability Forum) compliant. The full SAF API documentation is available from [http://www.saforum.org  the Service Availability Forum].  Selected documents are available here:
 
:Many SAFplus Platform services are SAF (Service Availability Forum) compliant. The full SAF API documentation is available from [http://www.saforum.org  the Service Availability Forum].  Selected documents are available here:
*[http://help.openclovis.com/static/SAI-AIS-AMF-B.04.01.AL Availability Management Framework]
+
*[http://help.openclovis.com/saf/SAI-AIS-AMF-B.04.01.AL Availability Management Framework]
*[http://help.openclovis.com/static/SAI-AIS-CKPT-B.02.02.AL Checkpoint Service]
+
*[http://help.openclovis.com/saf/SAI-AIS-CKPT-B.02.02.AL Checkpoint Service]
*[http://help.openclovis.com/static/SAI-AIS-MSG-B.03.01.AL Message Service]
+
*[http://help.openclovis.com/saf/SAI-AIS-MSG-B.03.01.AL Message Service]
*[http://help.openclovis.com/static/SAI-AIS-EVT-B.03.01.AL Event Service]
+
*[http://help.openclovis.com/saf/SAI-AIS-EVT-B.03.01.AL Event Service]
 +
 
 +
*[http://help.openclovis.com/saf/SAI-AIS-CPROG-B.05.02.AL C Programming Model]
  
 
==== SAFplus Platform Additional APIs ====
 
==== SAFplus Platform Additional APIs ====
: Documentation of SAFplus Platform APIs is located here [[http://www.openclovis.org/doc/5.0/apirefs/index.html  SAFplus API Documentation]].  This API documentation is also located within the SAFplus Platform header files.
+
: Documentation of SAFplus Platform APIs is located here [[http://help.openclovis.com/api/SAFplus/index.html  SAFplus API Documentation]].  This API documentation is also located within the SAFplus Platform header files.
 +
 
 +
=== 3rdparty Services and Tools Documentation ===
 +
 
 +
* [http://tipc.sourceforge.net/doc/tipc_2.0_users_guide.html TIPC] is a Linux kernel module that provides fast, low latency cluster based messaging and is a network transport option under SAFplus.
  
 
<br/>
 
<br/>
Line 26: Line 34:
  
 
:[[Doc:latest/awdguide | Runtime Director User's Guide]]   
 
:[[Doc:latest/awdguide | Runtime Director User's Guide]]   
<br/>
+
: SAFplus Runtime Director API Reference [[http://help.openclovis.com/api/srd/index.html  SRD API Documentation]].
==Test Automation Envrironment==
+
 
:[[Doc:latest/taeguide | TAE User Guide]]
+
==[[Test Automation Environment]]==
 +
:[[Doc:latest/taeguide | TAE Users Guide]] : Installation, configuration, discussion and examples
 +
:[http://help.openclovis.com/static/taeApiDoc TAE Python APIs] : API documentation for the Python system test case layer
 +
:[http://help.openclovis.com/static/apirefs/a00447.html TAE C APIs]: API documentation for the C unit test case layer
 
<br/>
 
<br/>
  
 
==SAFplus Platform Plugins==
 
==SAFplus Platform Plugins==
  
====[[Netconf Manageability]] EXPERIMENTAL====
+
====[[SAFplus Management Framework]] EXPERIMENTAL====
:The [[Netconf Manageability]] provides a powerful element management framework.
+
:The [[SAFplus Management Framework]] provides a powerful element management framework.
 
====[[PostgreSQL Database Integration]] EXPERIMENTAL====
 
====[[PostgreSQL Database Integration]] EXPERIMENTAL====
 
:The [[PostgreSQL Database Integration]] provides an easy way to deploy a highly available SQL database for use by applications in your cluster.
 
:The [[PostgreSQL Database Integration]] provides an easy way to deploy a highly available SQL database for use by applications in your cluster.
 
====[[CouchDB Integration]] EXPERIMENTAL ====
 
====[[CouchDB Integration]] EXPERIMENTAL ====
 
:The [[CouchDB Integration]] provides an integration between CouchDB and SAFplus, providing a highly available nosql database solution.
 
:The [[CouchDB Integration]] provides an integration between CouchDB and SAFplus, providing a highly available nosql database solution.
 +
<br/>
 +
 +
==SAFplus Linux Enhancements==
 +
 +
====[[TIPC]]====
 +
:Enhancements in [[TIPC]] kernel module with local memory management and log message whenever packets dropped.

Latest revision as of 02:32, 30 August 2016

Contents

[edit] SAFplus Availability/Scalability Platform

Release Notes
Installation Guide
Sample Application Tutorial
Evaluation System User's Guide
IDE User Guide
SDK User Guide
SAF Compliance
LogTool User's Guide
TIPC build and install Guide

[edit] API Documentation

[edit] SA-Forum Compliant Services

Many SAFplus Platform services are SAF (Service Availability Forum) compliant. The full SAF API documentation is available from the Service Availability Forum. Selected documents are available here:

[edit] SAFplus Platform Additional APIs

Documentation of SAFplus Platform APIs is located here [SAFplus API Documentation]. This API documentation is also located within the SAFplus Platform header files.

[edit] 3rdparty Services and Tools Documentation

  • TIPC is a Linux kernel module that provides fast, low latency cluster based messaging and is a network transport option under SAFplus.


[edit] SAFplus Platform Runtime Director Documentation

Runtime Director User's Guide
SAFplus Runtime Director API Reference [SRD API Documentation].

[edit] Test Automation Environment

TAE Users Guide : Installation, configuration, discussion and examples
TAE Python APIs : API documentation for the Python system test case layer
TAE C APIs: API documentation for the C unit test case layer


[edit] SAFplus Platform Plugins

[edit] SAFplus Management Framework EXPERIMENTAL

The SAFplus Management Framework provides a powerful element management framework.

[edit] PostgreSQL Database Integration EXPERIMENTAL

The PostgreSQL Database Integration provides an easy way to deploy a highly available SQL database for use by applications in your cluster.

[edit] CouchDB Integration EXPERIMENTAL

The CouchDB Integration provides an integration between CouchDB and SAFplus, providing a highly available nosql database solution.


[edit] SAFplus Linux Enhancements

[edit] TIPC

Enhancements in TIPC kernel module with local memory management and log message whenever packets dropped.