diff options
| author | jai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-01-29 21:10:39 +0000 |
|---|---|---|
| committer | jai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-01-29 21:10:39 +0000 |
| commit | e7b830ab561638ed25822054be80ce12e8801d38 (patch) | |
| tree | a5b9aa16924c541fcb424ee9460b1ac7f5a89352 /modules/CIAO/performance-tests/Benchmark/README | |
| parent | 9b720f395833b3ce2f499463e5fed37a0da926f4 (diff) | |
| download | ATCD-DiffServ-Merge.tar.gz | |
branching/taggingDiffServ-Merge
Diffstat (limited to 'modules/CIAO/performance-tests/Benchmark/README')
| -rw-r--r-- | modules/CIAO/performance-tests/Benchmark/README | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/modules/CIAO/performance-tests/Benchmark/README b/modules/CIAO/performance-tests/Benchmark/README new file mode 100644 index 00000000000..ec8463d2aae --- /dev/null +++ b/modules/CIAO/performance-tests/Benchmark/README @@ -0,0 +1,32 @@ +/** + +@page BasicSP README File + + The most basic of the Boeing scenarios that form part of the +OEP. This is done to illustrate how the OEP can be implemented using +CIAO. + + This example does not yet use MPC to generate MSVC +projects/workspaces/solutions or makefiles - we are still +working on getting the execution of the CIDL compiler +integrated into MPC. The CIDL compiler execution has +been added to MSVC projects, which for now are checked +into the CVS repository. CIDL compiler execution is not yet +integrated with makefiles. The CIDL compiler can be executed by +hand before starting the build for either this example or the +example in ACE_ROOT/TAO/CIAO/examples/OEP/Display. + + Compilation of the CIDL compiler source code requires the +Boost library, which is not included in this distribution of +ACE+TAO+CIAO. The Boost library is available at + +http://www.boost.org + + Alternatively, a binary executable of the CIAO +CIDL compiler can be downloaded from + +http://www.dre.vanderbilt.edu/CIAO/CIDL.html + +Versions are available at the above site for Linux and Windows. + +*/ |
