summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-27 02:10:01 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-27 02:10:01 +0000
commitedb55b0aded30c090e649d78394937b4a48a1f0f (patch)
treee083b18071f3783b6862980bb778df68939c5146
parent1e358b87fde5b6a76bb348402f6c2e73fdeead87 (diff)
downloadATCD-edb55b0aded30c090e649d78394937b4a48a1f0f.tar.gz
ChangeLogTag:Mon Jul 26 20:55:41 1999 Irfan Pyarali <irfan@cs.wustl.edu>
-rw-r--r--TAO/ChangeLog-99c4
-rw-r--r--TAO/docs/configurations.html5
2 files changed, 8 insertions, 1 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index ce4b2ede479..c81a3f5bdbe 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,7 @@
+Mon Jul 26 20:55:41 1999 Irfan Pyarali <irfan@cs.wustl.edu>
+
+ * docs/configurations.html: Added thread-pool example link.
+
Mon Jul 26 18:20:33 1999 Ossama Othman <othman@cs.wustl.edu>
* docs/releasenotes/index.html:
diff --git a/TAO/docs/configurations.html b/TAO/docs/configurations.html
index 13776d795fa..145e6155efb 100644
--- a/TAO/docs/configurations.html
+++ b/TAO/docs/configurations.html
@@ -515,7 +515,10 @@ multiple ORBs, and thread-per-connection</i> configuration.<P>
<tt>-ORBConcurrency reactive</tt></td>
</tr>
</table>
-
+ <P>
+ <tt><a href="../tests/MT_Server">MT_Server</a></tt> is a good
+ example on using <i>multiple threads, thread-pool</i>
+ configuration.<P>
<P><li>
Multiple threads, multiple ORBs, thread-pool model.<a NAME="multiorb-tpool"></a>
</li><P>