diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-11-25 00:25:00 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-11-25 00:25:00 +0000 |
commit | f4cdd5f083e6c34088e5e09d962da09bf8a54d05 (patch) | |
tree | 5ae4d9e45c80abda791637e40b58e9fe81edfb08 /TAO/docs/configurations.html | |
parent | a44a24b241916dc24bce0d8af7d2f17b78d49112 (diff) | |
download | ATCD-f4cdd5f083e6c34088e5e09d962da09bf8a54d05.tar.gz |
ChangeLogTag:Wed Nov 24 14:41:14 1999 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/docs/configurations.html')
-rw-r--r-- | TAO/docs/configurations.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/configurations.html b/TAO/docs/configurations.html index 145e6155efb..69d59d8418f 100644 --- a/TAO/docs/configurations.html +++ b/TAO/docs/configurations.html @@ -178,7 +178,7 @@ Roadmap</h3> in the thread pool has an ORB that accepts and processes requests reactively. <P> - <li><P><tt>leader/follower</tt>: In this model, the user must + <li><P><tt>leader/followers</tt>: In this model, the user must create several threads, all of which invoke <CODE>ORB::run</CODE>, the ORB will select one of the threads to wait for incoming requests. |