summaryrefslogtreecommitdiff
path: root/TAO/docs/implrepo/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/implrepo/index.html')
-rw-r--r--TAO/docs/implrepo/index.html73
1 files changed, 0 insertions, 73 deletions
diff --git a/TAO/docs/implrepo/index.html b/TAO/docs/implrepo/index.html
deleted file mode 100644
index 03def3ac7e2..00000000000
--- a/TAO/docs/implrepo/index.html
+++ /dev/null
@@ -1,73 +0,0 @@
-<html>
-
-<head>
-<meta http-equiv="Content-Type"
-content="text/html; charset=iso-8859-1">
-<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
-<title>Implementation Repository</title>
-<!-- $Id$ -->
-</head>
-
-<body bgcolor="#FFFFFF" text="#000000">
-
-<hr>
-
-<h2>Impementation Repository</h2>
-
-<p>The Implementation Repository (often shortened to IR or
-ImplRepo) in TAO is an activation/reactivation service. Its
-purpose is to maintain a registry of servers so that it can
-restart servers upond demand. The IR redirect requests from
-clients to the correct server so that servers can shutdown and
-restart without sacrificing the functionality of persistent IORs.
-Our work has been largely based on an excellent paper by <a
-href="http://www.triodia.com/staff/michi-henning.html">Michi
-Henning</a>, <a
-href="http://www.triodia.com/staff/michi/cacm.pdf">Binding,
-Migration, and Scalability in CORBA</a>. </p>
-
-<hr>
-
-<h3>Other IR Documents</h3>
-
-<DL>
-<DT> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif">
-<a href="status.html">Status Page</a> - This page details a
-checklist of short-term and long-term goals for the development
-of the IR. <P>
-
-<DT> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif">
-<a href="usersguide.html">Users Guide</a> - Overall documentation on
- how to use the IR in your programs. <P>
-
-<DT> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif">
-<a href="paper.html">The Paper</a> - A paper that has a
-general description of the IR. This is also where to look to
-find information on the inner working of the IR. <P>
-
-<DT> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif">
-<a href="http://tao.cs.wustl.edu/~brunsch/implrepo.html">Discussion
-Page</a> - Notes that I've made while working on the
-IR.
-</DL>
-
-<hr>
-
-<h3>Who's Responsible?</h3>
-
-<p>The person responsible is Darrell Brunsch &lt;<a
-href="mailto:brunsch@cs.wustl.edu">brunsch@cs.wustl.edu</a>&gt;.
-You can reach me by either email, through the <a
-href="http://www.cs.wustl.edu/~schmidt/ACE-mail.html">ACE mailing
-list</a> &lt;<a href="mailto:ace-useres@cs.wustl.edu">ace-users@cs.wustl.edu</a>&gt;,
-or through the <a href="news:comp.soft-sys.ace">comp.soft-sys.ace</a>
-newsgroup. The newsgroup mirrors the mailing list, but not the
-other way. Also, if you use the mailing list, it is best if you
-join it before sending a question, since responses are usually
-just replied back to the group.</p>
-
-<hr>
-
-<p>Back to the <a href="../index.html">TAO Documentation</a>.</p>
-</body>
-</html>