This book fills a gap between high-level overview texts that are often too general and low-level detail oriented technical handbooks that lose sight the big picture . This book discusses SOA from the low-level perspective of middleware, various XML-based technologies, and basic service design. It also examines broader implications of SOA, particularly where it intersects with business process management and process modeling. Concrete overviews will be provided of the methodologies in those fields, so that students will have a hands-on grasp of how they may be used in the context of SOA.
List of Figures xv Acknowledgements xxiii
1. Introduction 1
References / 6
2. Middleware 7
2.1 Enterprise Information Systems / 7
2.2 Communication / 12
2.3 System and Failure Models / 21
2.4 Remote Procedure Call / 34
2.5 Message-Oriented Middleware / 42
2.6 Web Services and Service-Oriented Architecture (SOA) / 46
2.7 Cloud Computing / 52
2.8 Naming and Discovery / 55
2.9 Further Reading / 56
References / 57
3. Data Modeling 59
3.1 Entities and Relationships / 60
3.1.1 Concepts and Entities / 60
3.1.2 Attributes and Relationships / 61
3.1.3 Properties of Relationship Types / 65
3.1.4 Special Relationship Types / 69
3.2 XML Schemas / 74
3.3 Defining New Types / 79
3.3.1 Defining Simple Types / 79
3.3.2 Defining Complex Types / 82
3.4 Derived Types / 85
3.4.1 Derived Simple Types / 86