Skip to content

C++ Network Programming Systematic Reuse with ACE and Frameworks

Best in textbook rentals since 2012!

ISBN-10: 0201795256

ISBN-13: 9780201795257

Edition: 2003

Authors: Douglas C. Schmidt, Stephen D. Huston

List price: $64.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Writing high-quality networked applications is difficult - it's expensive, complicated, and error-prone. In order to be successful, software for networked applications must be affordable, extensible, flexible, portable, predictable, efficient, reliable, and scalable. This book picks up where volume one left off, and guides C++ programmers through using the ADAPTIVE Communication Environment (ACE), the most complete toolkit available for networked programming. The first volume focused on problem solving and understanding ACE. This second volume focuses on reuse and frameworks. Both volumes are modeled on Richard Stevens' classic UNIX Network Programming. ACE was invented by Doug Schmidt, and…    
Customers also bought

Book details

List price: $64.99
Copyright year: 2003
Publisher: Addison Wesley Professional
Publication date: 10/29/2002
Binding: Paperback
Pages: 384
Size: 7.00" wide x 8.75" long x 0.75" tall
Weight: 1.298
Language: English

Foreword
About This Book
Object-Oriented Frameworks for Network Programming
An Overview of Object-Oriented Frameworks
Comparing Software Development and Reuse Techniques
Applying Frameworks to Network Programming
A Tour through the ACE Frameworks
Example: A Networked Logging Service
Summary
Service and Configuration Design Dimensions
Service and Server Design Dimensions
Configuration Design Dimensions
Summary
The ACE Reactor Framework
Overview
The ACE_Time_Value Class
The ACE_Event_Handler Class
The ACE Timer Queue Classes
The ACE_Reactor Class
Summary
ACE Reactor Implementations
Overview
The ACE_Select_Reactor Class
The ACE_TP_Reactor Class
The ACE_WFMO_Reactor Class
Summary
The ACE Service Configurator Framework
Overview
The ACE_Service_Object Class
The ACE_Service_Repository Classes
The ACE_Service_Config Class
Summary
The ACE Task Framework
Overview
The ACE_Message_Queue Class
The ACE_Task Class
Summary
The ACE Acceptor-Connector Framework
Overview
The ACE_Svc_Handler Class
The ACE_Acceptor Class
The ACE_Connector Class
Summary
The ACE Proactor Framework
Overview
The Asynchronous I/O Factory Classes
The ACE_Handler Class
The Proactive Acceptor-Connector Classes
The ACE_Proactor Class
Summary
The ACE Streams Framework
Overview
The ACE_Module Class
The ACE_Stream Class
Summary
Glossary
Bibliography
Index