summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-01-30 21:21:39 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-01-30 21:21:39 +0000
commite17e92cb5637cae2b73859073132949318c4b9cf (patch)
tree45df7f82a2d50814db5a4b937d826dc431b76a86
parentb20debdc03b88a77eab12d9a72159651bf486c08 (diff)
downloadATCD-e17e92cb5637cae2b73859073132949318c4b9cf.tar.gz
*** empty log message ***
-rw-r--r--README2
-rw-r--r--TAO/ChangeLog-98c5
-rw-r--r--TAO/README67
-rwxr-xr-xTAO/announcement10
4 files changed, 46 insertions, 38 deletions
diff --git a/README b/README
index 5fb063d5102..caed13ad452 100644
--- a/README
+++ b/README
@@ -400,7 +400,7 @@ Dave Mayerhoefer <davem@lynx.com>
Bert Craytor <Bert_Craytor@peoplesoft.com>
Joey Zhu <joey.zhu@wcom.com>
Arthur J. Lewis <hfdh99a@prodigy.com>
-Michael R. MacFaden" <mrm@cisco.com>
+Michael R. MacFaden <mrm@yagosys.com>
Eugene R. Somdahl <gene@endo.com>
Paul Han <phan@CCGATE.HAC.COM>
Jeff Morgan <jeff@audioactive.com>
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index d1de2849c6a..4322f592d09 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,8 @@
+Fri Jan 30 15:10:01 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * README: Updated the documentation to reflect the latest changes
+ to TAO. Thanks to Hans Rohnert for noticing this.
+
Fri Jan 30 14:38:30 1998 Sumedh Mungee <sumedh@cs.wustl.edu>
* orbsvcs/orbsvcs/util.cpp : Added TAO_ORB_Manager, a simple
diff --git a/TAO/README b/TAO/README
index 65ad882dba2..822803d1567 100644
--- a/TAO/README
+++ b/TAO/README
@@ -1,5 +1,5 @@
-Welcome to the alpha release of The ACE ORB (TAO). TAO is an
-implementation of a CORBA2-compliant ORB that supports real-time
+Welcome to the latest release of The ACE ORB (TAO). TAO is an
+implementation of a CORBA 2.x-compliant ORB that supports real-time
extensions. Please see http://www.cs.wustl.edu/~schmidt/TAO.html for
more information on TAO.
@@ -13,27 +13,35 @@ The current alpha release of TAO contains the following:
and (3) Thread-per-Rate (which is optimized for certain types
of deterministic real-time systems).
- * A highly optimized version of the SunSoft IIOP protocol
+ * An optimized version of the SunSoft IIOP protocol
interpreter;
- * An prototype implementation of the Portable Object Adapter
- (POA) specification.
+ * An implementation of the Portable Object Adapter (POA)
+ specification.
- * A prototype IDL compiler, based on the SunSoft IDL compiler. This
- IDL compiler generates stubs and skeletons that utilize the
- SunSoft IIOP protocol interpreter.
+ * A prototype IDL compiler, based on the SunSoft IDL
+ compiler. This IDL compiler generates stubs and skeletons that
+ utilize the SunSoft IIOP protocol engine.
+ * A Real-time Scheduling Service that determines the priority at
+ which Client requests are dispatched by the ORB.
+
+ * A Real-time Event Service that dispatches CORBA events in
+ real-time.
+
+ * Implementations of the CORBA COS Naming service and Trader
+ service, as well as a logging service.
+
* Various tests illustrating how to use TAO.
The current version of TAO contains source code and tests that are
-around 0.4 Megabytes when compressed using GNU gzip.
+around 1.5 Megabytes when compressed using GNU gzip.
-We've gotten TAO to interoperate with other ORBs (e.g., Orbix and
-Visigenic), so we're confident that the implementation of IIOP is
-robust. We're currently working on the following features for TAO:
+We've gotten TAO to interoperate with other ORBs (e.g., Orbix,
+VisiBroker, miniCOOL, and CORBAplus), so we're confident that its
+implementation of IIOP is robust. We're currently working on the
+following features for TAO:
- * A complete POA implementation.
-
* An IDL compiler that generates optimized compiled stubs and
skeletons. For this, we're planning to use the Flick IDL
compiler from University of Utah.
@@ -43,32 +51,25 @@ robust. We're currently working on the following features for TAO:
servants based on object keys and operation names contained in
CORBA requests.
- * A Real-time Scheduling Service that determines the priority at
- which Client requests are dispatched by the ORB.
-
- * A Real-time Event Service that dispatches CORBA events in
- real-time.
-
- * Implementations of the CORBA COS Naming service and Trader
- service.
-
-We plan to release these features throughout the fall of 1997. You can
-keep track of our progress online.
-
-Please feel free to experiment with, dissect, repair, use, etc., TAO.
-We gratefully accept bug reports, appreciate bug fixes/enhancements,
-and will strive to integrate correct bug fixes quickly!
+ * An implementation of the new OMG Audio/Video Streaming
+ service, as well as the Property service.
+
+We plan to release these features throughout the spring of 1998. You
+can keep track of our progress online at URL
-If you have any questions, please post them to the ACE mailing list
-<ace-users@cs.wustl.edu> until we get a TAO mailing list established.
+http://www.cs.wustl.edu/~schmidt/ACE_wrappers/TAO/docs/releasenotes/
A quick build note for users who have used ACE with other ORBs:
linking TAO with a version of ACE that must also be linked against
another ORB vendor's library, e.g., liborbix.so, will produce
undefined and most likely unpredictable and erroneous results.
-If you have any questions, please post them to the ACE mailing list
-(ace-users@cs.wustl.edu) until we get a TAO mailing list established.
+We welcome suggestions for improvement, bug fixes, portability
+enhancements, etc. and will strive to integrate correct bug fixes
+quickly! If you have any questions or problems with TAO, please post
+them to the ACE mailing list (ace-users@cs.wustl.edu) or send email to
+Douglas C. Schmidt (schmidt@cs.wustl.edu) and Chris Cleeland
+(cleeland@cs.wustl.edu).
Thanks,
diff --git a/TAO/announcement b/TAO/announcement
index add84eb27e4..f9d33c28e9e 100755
--- a/TAO/announcement
+++ b/TAO/announcement
@@ -9,7 +9,8 @@ cat <<@EOM
The first official beta release of The ACE ORB (TAO) has been released
by the Distributed Object Computing (DOC) Group at Washington
University in St. Louis. TAO is a freely available CORBA
-2.x-compliant ORB that can be downloaded from the Internet at
+2.x-compliant ORB with real-time extensions that can be downloaded
+from the Internet at
http://www.cs.wustl.edu/~schmidt/ACE_wrappers/TAO.tar.gz
@@ -51,9 +52,10 @@ Other HTML documentation is available in the '$TAO_ROOT/docs/'
directory.
We welcome suggestions for improvement, bug fixes, portability
-enhancements, etc. If you have any problems with TAO, please send
-email to Douglas C. Schmidt (schmidt@cs.wustl.edu) and Chris Cleeland
-(cleeland@cs.wustl.edu).
+enhancements, etc. If you have any questions or problems with TAO,
+please post them to the ACE mailing list (ace-users@cs.wustl.edu) or
+send email to Douglas C. Schmidt (schmidt@cs.wustl.edu) and Chris
+Cleeland (cleeland@cs.wustl.edu).
The TAO Team
@EOM