stason.org logo lotus


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

20. What about other threads-related software?

 Books
 TULARC
















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:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

programming, software, coding, threads programming







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