Showing posts with label ACE. Show all posts
Showing posts with label ACE. Show all posts

Thursday, 26 March 2009

ACE libraries

The ACE libraries (ADAPTIVE communication environment) comprise an OO framework that implements a bunch of concurrent design patterns. Read this article on wrapper facades. They are used in ACE.

Should you wish to use POSIX threads in Windows you can. The pthreads-win32 project DLL does just that.