diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-27 23:47:14 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-27 23:47:14 +0000 |
commit | 87f43fa80f188ef792510fd26ee30857852f6a4a (patch) | |
tree | 980f26a3f728071c7c0b2e1248016d2a500848ee /devel/ace+tao/pkg-descr | |
parent | c9f4bc97737d7ef02455c3f490cfedbd0ca5e6c3 (diff) | |
download | ports-87f43fa80f188ef792510fd26ee30857852f6a4a.tar.gz ports-87f43fa80f188ef792510fd26ee30857852f6a4a.zip |
Notes
Diffstat (limited to 'devel/ace+tao/pkg-descr')
-rw-r--r-- | devel/ace+tao/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/ace+tao/pkg-descr b/devel/ace+tao/pkg-descr new file mode 100644 index 000000000000..6453c1f8ab57 --- /dev/null +++ b/devel/ace+tao/pkg-descr @@ -0,0 +1,11 @@ +The ADAPTIVE Communication Environment (ACE) is an object-oriented +(OO) toolkit that implements fundamental design patterns for +communication software. ACE provides a rich set of reusable C++ +wrappers and frameworks that perform common communication software +tasks across a range of OS platforms. + +TAO is a freely available, open-source implementation of a +CORBA 2.x-compliant ORB that supports real-time extensions. + +WWW: http://www.cs.wustl.edu/~schmidt/ACE.html +WWW: http://www.cs.wustl.edu/~schmidt/TAO.html |