summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-04-13 17:34:46 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-04-13 17:34:46 +0000
commita8abde00e1884d234afc5fd2caf77cc2f6815264 (patch)
tree60d82121b90374991ea6094962d2bda7613439a7
parentcf9838205082624c10039927bbf71be367cc26fc (diff)
downloadATCD-a8abde00e1884d234afc5fd2caf77cc2f6815264.tar.gz
ChangeLogTag: Fri Apr 13 12:33:21 2001 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a5
-rw-r--r--TAO/docs/releasenotes/index.html25
2 files changed, 28 insertions, 2 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 11452f0d231..b5447e363e2 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,8 @@
+Fri Apr 13 12:33:21 2001 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * docs/releasenotes/index.html (Schedule): Updated the release
+ notes.
+
Fri Apr 13 11:14:46 2001 Yamuna Krishnamurthy <yamuna@ace.cs.wustl.edu>
* orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.cpp:
diff --git a/TAO/docs/releasenotes/index.html b/TAO/docs/releasenotes/index.html
index 3641cb5aa0c..e1718318829 100644
--- a/TAO/docs/releasenotes/index.html
+++ b/TAO/docs/releasenotes/index.html
@@ -104,6 +104,9 @@ release</a> of <a href="http://www.cs.wustl.edu/~schmidt/TAO.html">TAO</a>:
<li><a href="#loadbalancer">TAO's Load Balancer</a></li>
+<li>
+<a href="#fault_tolerance">TAO's support for FT services </a></li>
+
</UL>
</TD>
<TD>
@@ -1896,6 +1899,25 @@ Add persistence and then to add event notification</li>
<hr>
+<h3><a NAME="fault_tolerance"></a>TAO's support for FT services</h3>
+
+<p>
+Point of contact: <a href="mailto:bala@cs.wustl.edu">Balachandran Natarajan</a>
+
+<h4>Current Status:</h4>
+<p>TAO supports the ORB level requirements to achieve Fault Tolerance
+for CORBA Objects. The details of the ORB level support is described
+in the <a href="http://cgi.omg.org/cgi-bin/doc?ptc/00-04-04"> FT spec
+</a>. Specifically TAO
+implements the sections 27.2.2, 27.2.3, 27.2.6 thru 27.2.8 of the
+document.
+
+<h4>Future Work:</h4>
+<ul>
+<li> Implement 27.2.9 of the document.</li>
+</ul>
+<hr>
+
<h3><a NAME="loadbalancer"></a>TAO's Load Balancer</h3>
<p>
@@ -2244,8 +2266,7 @@ specifications (updated 9 August 2000):<br>
<li>GIOP fragments (1.1 and 1.2) are not completely tested.
- <li>There are several "optional" features like bi-dir GIOP that we
- don't support yet.
+ <li>The old ServantManager interfaces (POA stuff)
<li>Domain Managers (useful for security, but otherwise nobody seems to
care)