- Format
- Häftad (Paperback)
- Språk
- Engelska
- Antal sidor
- 736
- Utgivningsdatum
- 2003-10-01
- Upplaga
- 1
- Förlag
- ADDISON-WESLEY
- Medarbetare
- Woolf, Bobby
- Dimensioner
- 240 x 190 x 40 mm
- Vikt
- Antal komponenter
- 1
- Komponenter
- ,
- ISBN
- 9780321200686
- 1560 g
Du kanske gillar
-
Effective Java
Joshua Bloch
HäftadLife 3.0
Max Tegmark
HäftadEnterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions
495- Skickas inom 5-8 vardagar.
- Gratis frakt inom Sverige över 199 kr för privatpersoner.
Passar bra ihop
De som köpt den här boken har ofta också köpt Tomorrow, And Tomorrow, And Tomorrow av Gabrielle Zevin (häftad).
Köp båda 2 för 664 krKundrecensioner
Har du läst boken? Sätt ditt betyg »Fler böcker av författarna
-
The Software Architect Elevator
Gregor Hohpe
As the digital economy changes the rules of the game for enterprises, the role of software and IT architects is also transforming. Rather than focus on technical decisions alone, architects and senior technologists need to combine organizational a...
-
Software Architect Elevator
Gregor Hohpe
As the digital economy changes the rules of the game for enterprises, the role of software and IT architects is also transforming. Rather than focus on technical decisions alone, architects and senior technologists need to combine organizational a...
Övrig information
Gregor Hohpe leads the enterprise integration practice at ThoughtWorks, Inc., a specialized provider of application development and integration services. Drawing from his extensive experience designing and implementing integration solutions for enterprise clients, Gregor has published a number of papers and articles presenting a no-hype view on enterprise integration, Web services, and Service-Oriented Architectures. He is a frequent speaker at technical conferences around the world. Bobby Woolf is coauthor of The Design Patterns Smalltalk Companion (Addison-Wesley, 1998), and author of articles in IBM DeveloperWorks, Java Developer's Journal, and elsewhere. He has been a tutorial presenter at OOPSLA, JavaEdge, and Smalltalk Solutions, among other conferences. 0321200683AB09122003
Innehållsförteckning
The Need for Integration.Integration Challenges.How Integration Patterns Can Help.The Wide World of Integration.Loose Coupling.One-Minute EAI.A Loosely Coupled Integration Solution.Widgets & Gadgets 'R Us: An Example.Summary.
Foreword by John Crupi.
Foreword by Martin Fowler.
Preface.
Acknowledgments.
Introduction.
1. Solving Integration Problems Using Patterns.
2. Integration Styles.
Introduction.File Transfer (by Martin Fowler).Shared Database (by Martin Fowler).Remote Procedure Invocation (by Martin Fowler).Messaging.
3. Messaging Systems.
Introduction.Message Channel.Message.Pipes and Filters.Message Router.Message Translator.Message Endpoint.
4. Messaging Channels.
Introduction.Point-to-Point Channel.Publish-Subscribe Channel.Datatype Channel.Invalid Message Channel.Dead Letter Channel.Guaranteed Delivery.Channel Adapter.Messaging Bridge.Message Bus.
5. Message Construction.
Introduction.Command Message.Document Message.Event Message.Request-Reply.Return Address.Correlation Identifier.Message Sequence.Message Expiration.Format Indicator.
6. Interlude: Simple Messaging.
Introduction.JMS Request-Reply Example..NET Request-Reply Example.JMS Publish-Subscribe Example.
7. Message Routing.
Introduction.Content-Based Router.Message Filter.Dynamic Router.Recipient List.Splitter.Aggregator.Resequencer.Composed Message Processor.Scatter-Gather.Routing Slip.Process Manager.Message Broker.
8. Message Transformation.
Introduction.Envelope Wrapper.Content Enricher.Content Filter.Claim Check.Normalizer.Canonical Data Model.
9. Interlude: Composed Messaging.
Loan Broker Example.Synchronous Implementation Using Web Services (by Conrad F. D'Cruz).Asynchronous Implementation with MSMQ.Asynchronous Implementation with TIBCO ActiveEnterprise (by Michael J. Rettig)....