Projects / ACE

ACE

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.

Tags

RSS Recent releases

  •  30 Aug 2012 07:13

Release Notes: Major bugfixes and enhancements.

  •  30 Aug 2012 07:13

Release Notes: ACE_Time_Value and ACE_Monotonic_Time_Policy were added. TIME_POLICY support was added to ACE_Condition_Attributes, ACE_Message_Queue-s, ACE_Task-s, and related classes. CORBA's string_dup and string_free were refactored. Message fragmentation was added to MIOP. Interdependencies between OpsnDDS and CIAO were fixed.

Release Notes: This release adds support for Oracle Solaris Studio 12 Update 3, compile-time support for Windows CE 7, a new XML_Utils library, new OpenSSL configuration options, support for DDS4CCM with OpenDDS 3.2 or higher as a DDS implementation, and other minor enhancements and bugfixes. The High Res Timer global scale factor on Windows is now 64bit.

Release Notes: This release adds run-length encoding and compilation support for VxWorks 6.9. It implements DynValue, DynValueBox, and DynValueCommon and their creation/use by TAO_DynAnyFactory. Assorted bugfixes.

Release Notes: This release adds a timer policy template and API. There are minor bugfixes.

RSS Recent comments

03 Apr 2010 17:00 Avatar SeSe Thumbs up

Use ACE a lot in the last year and worked very well for us. It is well written and the examples are quite useful. AndI think it is worth buying the books as well.

09 Apr 2006 19:55 mcoon Thumbs down

Dangerous Install Script!
For those interested Linux users out there, WATCH OUT! The automated install is dangerous! In the instructions, you are to provide a root install directory, assuming that this was analogus to the usual Linux automake script variable "--prefix", us gave it /usr/local. When I didn't like what I saw, I canceled the script... & on the way out tf the script, it deleted my /usr/local directory!!!! Ouch! To make matters worse, this was on an ext3 device, which means no recovery!

From this point on, I'm going to assume any "portable" open source project not integrated with automake is hostile.

31 Mar 2006 18:48 mcoon Thumbs down

Documentation
An uncomonly high quality product for this site. Complete, reasonably easy to build, and no onerous dependencies (like relying on some XXX version of gnome libraries for instance). Now if only they could get some decent online documentation that you didn't have to pay for (see the Safari link to their book in the current docs).

21 Jan 2006 09:50 Avatar jlmarina Thumbs up

No more wasted time
ACE is a very good tool for programming eficient and reusable code. Moreover is platform independent as I´ve seen compiling the same code in several linux flavours, solaris and windows with several compilers.

I've been studing about two months but after that, we have improved our productivity, focusing in design.

Pretty good middleware for networked and distributed applications. We are using it a lot.

23 Aug 2000 08:40 obnusgnurz

ACE documentation
in my opinion the documentation is good to get an overview, but it sucks if you're looking for a specific method or class or something.
The html index is too sparse and I'm sure that a bunch of people don't use it because of the docs... besides from that its a really cool and well designed package. thumbs up...

Screenshot

Project Spotlight

ESMTP

A simple relay-only MTA.

Screenshot

Project Spotlight

noPoll

A WebSocket toolkit.