ACE 5.6.4 (Development branch) |
|
|
The ADAPTIVE Communication Environment (ACE) is an object-oriented (OO) C++ framework that helps you develop and deploy high-performance networked applications faster and with less code to write and maintain. ACE is especially useful for systems that use network and/or inter-process communications and that take advantage of multithreading. While the ACE source code is free, that's not the only way you save money with ACE. ACE's wrappers and higher-level patterns help you develop your software quickly and portably, helping you to complete your projects on time and within budget.
License: OSI Approved
Changes:
Autoconf support was improved. Support for AIX with gcc, OpenVMS, and VxWorks was improved. Service Context Handling has been made pluggable. CORBA/e support was improved and its memory footprint was reduced. The ability to remove proxies and admins through the Notify Monitor and Control interface was added. The Interface Repository's IOR output file was changed from being world writable to using ACE_DEFAULT_FILE_PERMS. Support was added for a location forward with a nil object reference. Numerous bugs were fixed.
|