summaryrefslogtreecommitdiff
path: root/PACE/docs/www/Introduction/begin.html
diff options
context:
space:
mode:
Diffstat (limited to 'PACE/docs/www/Introduction/begin.html')
-rw-r--r--PACE/docs/www/Introduction/begin.html135
1 files changed, 0 insertions, 135 deletions
diff --git a/PACE/docs/www/Introduction/begin.html b/PACE/docs/www/Introduction/begin.html
deleted file mode 100644
index cbcb1a75914..00000000000
--- a/PACE/docs/www/Introduction/begin.html
+++ /dev/null
@@ -1,135 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<!-- $Id$ -->
-<html>
- <head>
- <title>PACE: Begin</title>
- </head>
-
- <body text=#000000 vlink=#cc000000 link=#0000ff bgColor=#ffffff>
-
- <table align=center width=640 border=0 cellpadding=6 cellspacing=0>
- <tr>
- <td><hr></td>
- </tr>
- <tr>
- <td>
- <table border=0 cellspacing=20>
- <tr>
- <td>
- <p align=right>
- <a href=../PACE.html>
- <img alt=Click-Me-To-Begin
- border=0
- src=../Pix/PACE-mini-logo.gif>
- </a>
- </p>
- </td>
- <td>
- <table cellspacing=10>
- <tr>
- <td align=center><a href=begin.html>Beginning...</a></td>
- <td align=center><a href=team.html>The Team</a></td>
- <td align=center><a href=phases.html>Phases</a></td>
- <td align=center><a href=struct.html>Structure</a></td>
- </tr>
- <tr>
- <td align=center><a href=build.html>Building</a></td>
- <td align=center><a href=using.html>Using</a></td>
- <td align=center><a href=change.html>Changing</a></td>
- <td align=center><a href=porting.html>Porting</a></td>
- </tr>
- </table>
- </td>
- <td>
- <p align=right>
- <a href=../PACE.html>
- <img alt=Click-Me-To-Begin
- border=0
- src=../Pix/PACE-mini-logo.gif>
- </a>
- </p>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td>
- <hr>
- <p align=center><i>Under Construction!!</i></p>
- <h2>In the beginning...</h2>
-
- <p>Dr. David Levine had the initial idea for PACE.
- ACE+TAO were part of Boeing DII COE project of 2001.
- While reviewing the needs for the project and
- realizing that ACE_OS (ACE' own adaptation layer)
- was quite large and full of potentially avoidable
- dependencies, David across the idea that several
- POSIX compliant platforms could be encapsulated
- into one standard interface, a POSIX interface.</p>
-
- <p>This would potentially allow ACE_OS to port to
- a POSIX API, separated from ACE_OS, which would
- then port correctly between the minor POSIX
- variant operating systems which ACE supported.</p>
-
- <p>This idea quickly developed into the broader
- concept that the POSIX interface library could
- actually replace the ACE_OS layer in the feature
- laden ACE framework library and has since grown
- or will grow to include platforms such as Win32
- and VXWorks (which lack true POSIX compliance).</p>
-
- <p>As you can see, this creates a benefit for ACE,
- namely, PosixACE (PACE) becomes a formal starting
- point to begin reducing the complexity and
- interdependence problems that had creeped into
- ACE over the past 5 years.</p>
-
- </td>
- </tr>
- <tr>
- <td>
- <hr>
- <p>Additional information regarding
- <a href="http://www.cs.wustl.edu/~schmidt/ACE.html">ACE</a>
- and
- <a href="http://www.cs.wustl.edu/~luther/PACE">PACE</a>
- and
- <a href="http://www.cs.wustl.edu/~schmidt/TAO.html">TAO</A>
- is available as well as a
- <a href="http://www.cs.wustl.edu/~schmidt/TAO-obtain.html">
- full source distribution</a> of TAO + ACE + PACE.
- </p>
-
- <p>If you have any questions, suggestions or contributions
- regarding PACE, please
- <a href="mailto:pace-users@cs.wustl.edu">write</a>
- to us or subscribe to the pace-users mailing list
- (send email to
- <a href="mailto:majordomo@cs.wustl.edu">
- majordomo@cs.wustl.edu</a>
- with <b>"subscribe pace-users"</b> in the <i>body</i>,
- not the subject line ;-)
- </p>
-
- <hr>
-
- <!-- email -->
- <font face=Verdana,Arial,Helvetica size=2>
- <p align=center><a href="mailto:doc_group@cs.wustl.edu">
- Doc Group</a></p>
-
- <!-- last modified tag -->
- <p align=center>
- <!-- Created: Fri May 4 20:13:27 CDT 2001 -->
- <!-- hhmts start -->
-Last modified: Sun May 13 14:47:17 CDT 2001
-<!-- hhmts end -->
- </p></font>
- </td>
- </tr>
- </table>
-
- </body>
-</html>