C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks
Douglas C. Schmidt
Stephen D. Huston

ISBN-10: 0201795256
ISBN-13: 9780201795257

Publisher: Addison-Wesley Professional
Copyright: 2003
Format: Paper; 384 pp
Published: 10/29/2002

Suggested retail price: $54.99
Buy from myPearsonStore

The essential guide for C++ programmers to developing software for networked applications with ease and efficiency.

  • Written by the two key authorities on ACE - Schmidt invented ACE, and Huston founded a company which supports ACE.
  • First volume has received many great reviews.
  • Latest addition to Bjarne Stroustrup's C++ In-Depth Series.

(NOTE: Chapters 3-9 begin with an Overview and each chapter concludes with a Summary.)

Foreword.


About This Book.


1 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.



2 Service and Configuration Design Dimensions.

Service and Server Design Dimensions.

Configuration Design Dimensions.



3 The ACE Reactor Framework.

The ACE Time Value Class.

The ACE Event Handler Class.

The ACE Timer Queue Classes.

The ACE Reactor Class.



4 ACE Reactor Implementations.

The ACE Select Reactor Class.

The ACE TP Reactor Class.

The ACE WFMO Reactor Class.



5 The ACE Service Configurator Framework.

The ACE Service Object Class.

The ACE Service Repository Classes.

The ACE Service Config Class.



6 The ACE Task Framework.

The ACE Message Queue Class.

The ACE Task Class.



7 The ACE Acceptor-Connector Framework.

The ACE Svc Handler Class.

The ACE Acceptor Class.

The ACE Connector Class.



8 The ACE Proactor Framework.

The Asynchronous I/O Factory Classes.

The ACE Handler Class.

The Proactive Acceptor-Connector Classes.

The ACE Proactor Class.



9 The ACE Streams Framework.

The ACE Module Class.

The ACE Stream Class.



Glossary.


Bibliography.


Index. 0201795256T11042002

Dr. Douglas C. Schmidt is the original developer of ACE and The ACE ORB (TAO). He is a Professor at Vanderbilt University, where he studies patterns, optimizations, middleware, and model-based tools for distributed real-time and embedded systems. He is a former editor-in-chief of C++ Report and columnist for C/C++ Users Journal.

Stephen D. Huston is President and CEO of Riverace Corporation, a provider of technical support and consulting services to companies who want to keep software projects on track using ACE. Steve has nearly ten years of experience with ACE, and more than twenty years of software development experience, focusing on network protocol and C++ networked application development in a wide range of hardware and software environments.

Do you need to develop flexible software that can be customized quickly? Do you need to add the power and efficiency of frameworks to your software? The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance networked applications and next-generation middleware. ACE's power and flexibility arise from object-oriented frameworks, used to achieve the systematic reuse of networked application software. ACE frameworks handle common network programming tasks and can be customized using C++ language features to produce complete distributed applications.

C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services.

Written by two experts in the ACE community, this book contains:

  • An overview of ACE frameworks
  • Design dimensions for networked services
  • Descriptions of the key capabilities of the most important ACE frameworks
  • Numerous C++ code examples that demonstrate how to use ACE frameworks

C++ Network Programming, Volume 2, teaches how to use frameworks to write networked applications quickly, reducing development effort and overhead. It will be an invaluable asset to any C++ developer working on networked applications.



0201795256B11152002

View a Sample Chapter PDF: /samplechapter/0201795256.pdf

Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students, contact your Pearson Higher Education representative for pricing and ordering information.

This title is a member of the C++ In-Depth Series, which also contains the titles below . You can also visit the C++ In-Depth Series page.

  • 020170353XAccelerated C++: Practical Programming by Example
    Koenig & Moo
    © 2000 | Addison-Wesley Professional | Paper; 352 pages | Instock
    ISBN-10: 020170353X | ISBN-13: 9780201703535
    Brief Description | Buy from myPearsonStore

  • 0321108949Applied C++: Practical Techniques for Building Better Software
    Romanik & Muntz
    © 2003 | Addison-Wesley Professional | Paper; 352 pages | Instock
    ISBN-10: 0321108949 | ISBN-13: 9780321108944
    Brief Description | Buy from myPearsonStore

  • 0321113586C++ Coding Standards: 101 Rules, Guidelines, and Best Practices
    Sutter & Alexandrescu
    © 2005 | Addison-Wesley Professional | Paper; 240 pages | Instock
    ISBN-10: 0321113586 | ISBN-13: 9780321113580
    Brief Description | Buy from myPearsonStore

  • 0201795256C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks
    Schmidt & Huston
    © 2003 | Addison-Wesley Professional | Paper; 384 pages | Instock
    ISBN-10: 0201795256 | ISBN-13: 9780201795257
    Brief Description | Buy from myPearsonStore

  • 0201604647C++ Network Programming, Volume I: Mastering Complexity with ACE and Patterns
    Schmidt & Huston
    © 2002 | Addison-Wesley Professional | Paper; 336 pages | Instock
    ISBN-10: 0201604647 | ISBN-13: 9780201604641
    Buy from myPearsonStore

  • 0201485184Essential C++
    Lippman
    © 2000 | Addison-Wesley Professional | Paper; 304 pages | Instock
    ISBN-10: 0201485184 | ISBN-13: 9780201485189
    Brief Description | Buy from myPearsonStore

  • 0201760428Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems, and Solutions
    Sutter
    © 2005 | Addison-Wesley Professional | Paper; 352 pages | Instock
    ISBN-10: 0201760428 | ISBN-13: 9780201760422
    Buy from myPearsonStore

  • 0201615622Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions
    Sutter
    © 2000 | Addison-Wesley Professional | Paper; 240 pages | Instock
    ISBN-10: 0201615622 | ISBN-13: 9780201615623
    Buy from myPearsonStore

  • 0201704315Modern C++ Design: Generic Programming and Design Patterns Applied
    Alexandrescu
    © 2001 | Addison-Wesley Professional | Paper; 352 pages | Instock
    ISBN-10: 0201704315 | ISBN-13: 9780201704310
    Brief Description | Buy from myPearsonStore

  • 020170434XMore Exceptional C++: 40 New Engineering Puzzles, Programming Problems, and Solutions
    Sutter
    © 2002 | Addison-Wesley Professional | Paper; 304 pages | Instock
    ISBN-10: 020170434X | ISBN-13: 9780201704341
    Brief Description | Buy from myPearsonStore

Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students contact your Pearson Higher Education representative.


Copyright ©2008 Pearson Education. All rights reserved. Legal Notice | Privacy Policy | Permissions