LoveUnix » 编程开发 & Rational » 有人用过ACE开发过网络程序吗?
让LU留住您的每

一天 让LU博客留住您的每一天
2003-12-27 09:33 大菠萝
The ADAPTIVE Communication Environment (ACE) is a freely available, open-source object-oriented (OO) framework that implements many core patterns for concurrent communication software. ACE provides a rich set of reusable C++ wrapper facades and framework components that perform common communication software tasks across a range of OS platforms. The communication software tasks provided by ACE include event demultiplexing and event handler dispatching, signal handling, service initialization, interprocess communication, shared memory management, message routing, dynamic (re)configuration of distributed services, concurrent execution and synchronization. <br />ACE is targeted for developers of high-performance and real-time communication services and applications. It simplifies the development of OO network applications and services that utilize interprocess communication, event demultiplexing, explicit dynamic linking, and concurrency. In addition, ACE automates system configuration and reconfiguration by dynamically linking services into applications at run-time and executing these services in one or more processes or threads. <br /><br />ACE continues to improve and its future is bright. ACE is supported commercially via the Riverace corporation using an open-source business model. In addition, many members of the ACE development team are currently working on building The ACE ORB (TAO). <br /><br />谁用过,讨论讨论 <!--emo&:haha:--><img src='style_emoticons/default/haha.gif' border='0' style='vertical-align:middle' alt='haha.gif' /><!--endemo-->

2003-12-27 19:34 无双
ACE不是一个标准库吗<br /><br />对与系统相关的部分进行了封装<br />如线程<br />信号函数<br />在WIN下与LINUX下都有不同的函数<br />ACE把它统一起来 <br />让你不直接调用系统API 而使用ACE库实现你的功能 <br />因为与平台无关 移植也方便<br /><br />开发方面这个会有什么问题吗

2003-12-27 20:17 sky-walker
这个好像不能应用在网络系统级开发上吧,做作应用程序还差不多吧?

2003-12-27 20:21 无双
应该也可以 ACE以前转过几篇文章<br /><br />它应该对系统中所有API进行了封装<br /><br />方便跨平台

2005-8-17 19:13 mackednice
有没有谁在上面做过项目的开发?<br /><br />

2005-8-18 16:48 misame
肯定是可以开发网络程序的。里面有socket的函数。我用过,不过有些日子了,身边也没什么资料。不过ACE是可以的。你可以去网上搜一下。

页: [1]


Powered by Discuz! Archiver 5.5.0  © 2001-2006 Comsenz Inc.