summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/README
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-16 00:30:16 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-16 00:30:16 +0000
commiteb149e5ee8c5ab50b523718cd1d64b0bd362eb8d (patch)
tree1212211db11a5219bd6b8b939280f9cfed404fb5 /TAO/performance-tests/Cubit/TAO/README
parent063d1234fff71d1a0642c01d2e51ce8feff6dd0e (diff)
downloadATCD-eb149e5ee8c5ab50b523718cd1d64b0bd362eb8d.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/performance-tests/Cubit/TAO/README')
-rw-r--r--TAO/performance-tests/Cubit/TAO/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/README b/TAO/performance-tests/Cubit/TAO/README
new file mode 100644
index 00000000000..61da08408de
--- /dev/null
+++ b/TAO/performance-tests/Cubit/TAO/README
@@ -0,0 +1,20 @@
+There are three versions of the Cubit example. Individual README files
+in the respective directories explain these versions in further
+detail.
+
+ . IDL_Cubit
+
+ Cubit example with tao_idl compiler generated stubs
+ and skeletons
+
+ . MT_Cubit
+
+ Multithreaded real-time Cubit example.
+
+ . DII_Cubit
+
+ Cubit example with hand-generated stubs. When
+ TAO supports the DII interface this will
+ illustrate how it works.
+
+