C Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesC Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 27th, 2002, 10:25 PM
dcaillouet's Avatar
dcaillouet dcaillouet is offline
Big Endian
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: May 2001
Location: Fly-over country
Posts: 1,172 dcaillouet User rank is Sergeant (500 - 2000 Reputation Level)dcaillouet User rank is Sergeant (500 - 2000 Reputation Level)dcaillouet User rank is Sergeant (500 - 2000 Reputation Level)dcaillouet User rank is Sergeant (500 - 2000 Reputation Level)dcaillouet User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 16 h 29 m 5 sec
Reputation Power: 29
FYI - Free C++ libraries that might be useful

I was reading a programming magazine when I came across a reference to ACE (Adaptive Communication Environment). This is a set of open source (but not GPL'd) C++ libraries that provide the following capabilities:
  • Concurrency and synchronization.
  • Interprocess communication (IPC)
  • Memory management.
  • Timers
  • Signals
  • File system management
  • Thread management
  • Event demultiplexing and handler dispatching.
  • Connection establishment and service initialization.
  • Static and dynamic configuration and reconfiguration of software.
  • Layered protocol construction and stream-based frameworks.
  • Distributed communication services –naming, logging, time synchronization, event routing and network locking. etc.
The library is big with about 6 meg of source code. It compiles on over a dozen platforms. I'm posting this just in case any of you were not aware of its existence and would find it useful. If any of you have ever used it, feel free to give some feedback about it.

Main ACE page
http://www.cs.wustl.edu/~schmidt/ACE.html

ACE overview and diagram
http://www.cs.wustl.edu/~schmidt/ACE-overview.html

Examples of companies using these libraries
http://www.cs.wustl.edu/~schmidt/ACE-users.html

A graphical ACE class hierarchy
http://doc.ece.uci.edu/Doxygen/Stab...e/inherits.html

A book has been written about it
http://www.amazon.com/exec/obidos/A...3729450-8256934

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesC Programming > FYI - Free C++ libraries that might be useful

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap