
Sun (TM) Cluster 3 Programming
Integrating Applications into the SunPlex (TM) Environment
Prentice Hall (Publisher)
Published on 25. November 2004
Book
Paperback/Softback
408 pages
978-0-13-047975-4 (ISBN)
Description
Customize Applications for Maximum Availability in Sun Cluster Environments
The Sun Cluster 3 environment offers developers and administrators a powerful API for creating custom "data services" that maximize the availability and enhance the horizontal scalability of many enterprise applications. Now, here's an authoritative tutorial and reference to building custom data services with the Sun Cluster 3 API. In Sun Cluster 3 Programming, three leading Sun Cluster experts systematically review the tools, programming interfaces, and features that make custom data services possible. Then, through a series of step-by-step examples, they demonstrate how to ensure that applications can recover smoothly from even the most serious failures.
This book
Reviews every facet of "availability" and what it takes to make software available
Provides extensive easy-to-understand code examples, all available for download
Covers all areas of agent development, from quick basics to advanced techniques
Covers all the APIs provided with Sun Cluster 3
Walks step-by-step through making existing applications available, scalable, and cluster-aware
Until now, this information has been available only in a three-day Sun training course. Now, with the help of Sun's in-house experts, you have all the information you need to build Sun Cluster 3 custom applications that deliver unprecedented levels of application availability.
The Sun Cluster 3 environment offers developers and administrators a powerful API for creating custom "data services" that maximize the availability and enhance the horizontal scalability of many enterprise applications. Now, here's an authoritative tutorial and reference to building custom data services with the Sun Cluster 3 API. In Sun Cluster 3 Programming, three leading Sun Cluster experts systematically review the tools, programming interfaces, and features that make custom data services possible. Then, through a series of step-by-step examples, they demonstrate how to ensure that applications can recover smoothly from even the most serious failures.
This book
Reviews every facet of "availability" and what it takes to make software available
Provides extensive easy-to-understand code examples, all available for download
Covers all areas of agent development, from quick basics to advanced techniques
Covers all the APIs provided with Sun Cluster 3
Walks step-by-step through making existing applications available, scalable, and cluster-aware
Until now, this information has been available only in a three-day Sun training course. Now, with the help of Sun's in-house experts, you have all the information you need to build Sun Cluster 3 custom applications that deliver unprecedented levels of application availability.
More details
Language
English
Place of publication
Upper Saddle River
United States
Publishing group
Pearson Education (US)
Target group
College/higher education
Dimensions
Height: 180 mm
Width: 234 mm
Thickness: 18 mm
Weight
585 gr
ISBN-13
978-0-13-047975-4 (9780130479754)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Persons
Joseph Bianco, Ph.D., principal engineer at Sun Microsystems' Service Division, has spent more than nine years consulting on and implementing all versions of Sun Cluster software. He coauthored Sun Cluster Environment: Sun Cluster 2.2 (Prentice Hall, 2001).
Peter Lees, senior solutions architect for Sun Microsystems' Global Client Services, works with customers and Sun systems engineers throughout the Asia-Pacific region. He has written several white papers on Sun Cluster technology, and frequently consults on the Sun Cluster API.
Kevin Rabito, a senior staff engineer at Sun Microsystems Service Division, has been implementing and supporting Sun Cluster products since Sun entered the market.
Peter Lees, senior solutions architect for Sun Microsystems' Global Client Services, works with customers and Sun systems engineers throughout the Asia-Pacific region. He has written several white papers on Sun Cluster technology, and frequently consults on the Sun Cluster API.
Kevin Rabito, a senior staff engineer at Sun Microsystems Service Division, has been implementing and supporting Sun Cluster products since Sun entered the market.
Content
1. Introduction.
Clusters and High Availability.
High Availability.
Summary.
2. Introducing Sun Cluster 3.
Feature Set of Sun Cluster.
Sun Cluster Framework.
Summary.
3. Getting Started.
Up and Running.
Preparing the Cluster.
Creating an Agent with the GDS.
Operation.
Summary.
4. Planning for Development.
The Importance of Planning.
Qualifying an Application.
Getting Around Requirements.
Determining Scope.
Gathering Application Information.
Choosing a Tool.
Choosing a Language.
Summary.
5. Developing with the SunPlex Agent Builder.
Installing the SunPlex Agent Builder.
Preparing Apache and the Cluster.
Using the Agent Builder GUI.
Installing and Controlling the Agent.
Using the Command-Line Tools.
Advanced Topics.
Summary.
6. Understanding the RGM.
The Callback Model.
Sun Cluster API Callback Methods.
Callback Definitions.
Life Cycles for Resource Types.
Creating Resource Types.
Using Callback Methods.
Summary.
7. Programming with the RMAPI.
Introduction.
Overview of the RMAPI.
Access Methods.
Get Methods.
Utility Methods.
Data Types.
Summary.
8. Managing Processes.
Introduction.
Process Monitor Facility.
Time-Based Process Management.
File Locking.
Summary.
9. Using the DSDL.
Introduction to the DSDL.
Using the DSDL.
DSDL Functions.
Summary.
10. Developing for Existing Applications.
Introduction.
System Environment.
Example Applications.
Project Creation.
Developing Callback Methods.
Deploying the Agent.
Summary.
11. Writing Scalable Services.
Benefits of Scalable Services.
Sun Cluster Facilities for Scalable Services.
Developer Responsibilities.
Developing a New Application to Be Scalable.
Remote Shared Memory.
Summary.
12. Using Remote Shared Memory.
Introduction to RSM.
The RSMAPI.
Traps and Tricks.
Summary.
13. Developing Cluster-Aware Applications.
Cluster Aware versus Non-Cluster Aware.
CRNP.
Summary.
Appendix A. Resources.
Appendix B. RMAPI.
Appendix C. Data Service Development Library.
Appendix D. Process Utilities.
Appendix E. CRNP.
References.
Index.
Clusters and High Availability.
High Availability.
Summary.
2. Introducing Sun Cluster 3.
Feature Set of Sun Cluster.
Sun Cluster Framework.
Summary.
3. Getting Started.
Up and Running.
Preparing the Cluster.
Creating an Agent with the GDS.
Operation.
Summary.
4. Planning for Development.
The Importance of Planning.
Qualifying an Application.
Getting Around Requirements.
Determining Scope.
Gathering Application Information.
Choosing a Tool.
Choosing a Language.
Summary.
5. Developing with the SunPlex Agent Builder.
Installing the SunPlex Agent Builder.
Preparing Apache and the Cluster.
Using the Agent Builder GUI.
Installing and Controlling the Agent.
Using the Command-Line Tools.
Advanced Topics.
Summary.
6. Understanding the RGM.
The Callback Model.
Sun Cluster API Callback Methods.
Callback Definitions.
Life Cycles for Resource Types.
Creating Resource Types.
Using Callback Methods.
Summary.
7. Programming with the RMAPI.
Introduction.
Overview of the RMAPI.
Access Methods.
Get Methods.
Utility Methods.
Data Types.
Summary.
8. Managing Processes.
Introduction.
Process Monitor Facility.
Time-Based Process Management.
File Locking.
Summary.
9. Using the DSDL.
Introduction to the DSDL.
Using the DSDL.
DSDL Functions.
Summary.
10. Developing for Existing Applications.
Introduction.
System Environment.
Example Applications.
Project Creation.
Developing Callback Methods.
Deploying the Agent.
Summary.
11. Writing Scalable Services.
Benefits of Scalable Services.
Sun Cluster Facilities for Scalable Services.
Developer Responsibilities.
Developing a New Application to Be Scalable.
Remote Shared Memory.
Summary.
12. Using Remote Shared Memory.
Introduction to RSM.
The RSMAPI.
Traps and Tricks.
Summary.
13. Developing Cluster-Aware Applications.
Cluster Aware versus Non-Cluster Aware.
CRNP.
Summary.
Appendix A. Resources.
Appendix B. RMAPI.
Appendix C. Data Service Development Library.
Appendix D. Process Utilities.
Appendix E. CRNP.
References.
Index.