lotus

previous page: 19. What operating systems provide threads? (Programming)
  
page up: Threads Programming FAQ
  
next page: 21. Where can I find other information on threads? (Programming)

20. What about other threads-related software?




Description

This article is from the Threads Programming FAQ, by Bryan O'Sullivan bos@serpentine.com with numerous contributions by others.

20. What about other threads-related software?

* Douglas C. Schmidt <schmidt@cs.wustl.edu> has written a package
called ACE ("Adaptive Communication Environment"). ACE supports
multithreading on Unix and WIN32 platforms, and integrates popular
IPC mechanisms (sockets, RPC, System V IPC) and a host of other
features that C++ programmers will find useful. For details, see
<URL: http://www.cs.wustl.edu/~schmidt/ACE.html>.

 

Continue to:













TOP
previous page: 19. What operating systems provide threads? (Programming)
  
page up: Threads Programming FAQ
  
next page: 21. Where can I find other information on threads? (Programming)