Book description
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.
Table of contents
- Title Page
- Copyright Page
- Contents
- The C++ In-Depth Series
- Foreword
- About This Book
- Chapter 1. Object-Oriented Frameworks for Network Programming
- Chapter 2. Service and Configuration Design Dimensions
- Chapter 3. The ACE Reactor Framework
- Chapter 4. ACE Reactor Implementations
- Chapter 5. The ACE Service Configurator Framework
- Chapter 6. The ACE Task Framework
- Chapter 7. The ACE Acceptor-Connector Framework
- Chapter 8. The ACE Proactor Framework
- Chapter 9. The ACE Streams Framework
- Glossary
- Bibliography
- Index
- Footnote
Product information
- Title: C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks
- Author(s):
- Release date: October 2002
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780201795257
You might also like
book
C++ FAQs, Second Edition
In a concise and direct question-and-answer format, brings you the most efficient solutions to more than …
book
Computing for Numerical Methods Using Visual C++
A visual, interdisciplinary approach to solving problems in numerical methods Computing for Numerical Methods Using Visual …
book
Exceptional C++ Style 40 New Engineering Puzzles, Programming Problems, and Solutions
Software "style" is about finding the perfect balance between overhead and functionality... elegance and maintainability... flexibility …
book
C++ Windows Programming
Develop real-world applications in Windows About This Book Create diverse applications featuring the versatility of Small …