Tag Archives: ACE

Sockets with Adaptive Communication Environment (ACE) Framework

Adaptive Communication Environment, or ACE for short, is a C++ framework to develop portable, high-performance networked multithreaded applications. References below introduce in greater detail to the history of the framework. ACE provides abstractions for sockets, demultiplexing loops, threads, synchronization primitives and can be used in high-performance, distributed real-time and embedded systems. ACE customers are Boeing and NASA, […]