Enterprise integration patterns: designing, building, and deploying messaging solutions
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boston, Mass. ; Munich [u.a.]
Addison-Wesley
2007
|
Ausgabe: | 9. print. |
Schriftenreihe: | The Addison-Wesley signature series
|
Schlagworte: | |
Online-Zugang: | Table of contents Inhaltsverzeichnis |
Beschreibung: | Includes bibliographical references and index |
Beschreibung: | LI, 683 S. Ill., graph. Darst. |
ISBN: | 0321200683 9780321200686 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV022519274 | ||
003 | DE-604 | ||
005 | 20080115 | ||
007 | t | ||
008 | 070719s2007 xxuad|| |||| 00||| eng d | ||
020 | |a 0321200683 |9 0-321-20068-3 | ||
020 | |a 9780321200686 |9 978-0-321-20068-6 | ||
035 | |a (OCoLC)254834391 | ||
035 | |a (DE-599)BVBBV022519274 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-29T |a DE-355 |a DE-M158 | ||
084 | |a ST 515 |0 (DE-625)143677: |2 rvk | ||
084 | |a DAT 304f |2 stub | ||
084 | |a DAT 252f |2 stub | ||
084 | |a WIR 546f |2 stub | ||
100 | 1 | |a Hohpe, Gregor |e Verfasser |0 (DE-588)101883088X |4 aut | |
245 | 1 | 0 | |a Enterprise integration patterns |b designing, building, and deploying messaging solutions |c Gregor Hohpe ; Bobby Woolf |
250 | |a 9. print. | ||
264 | 1 | |a Boston, Mass. ; Munich [u.a.] |b Addison-Wesley |c 2007 | |
300 | |a LI, 683 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a The Addison-Wesley signature series | |
500 | |a Includes bibliographical references and index | ||
650 | 0 | 7 | |a Unternehmen |0 (DE-588)4061963-1 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Mitteilungs-Übermittlungs-System |0 (DE-588)4170201-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Datenintegration |0 (DE-588)4197730-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Entwurfsmuster |0 (DE-588)4546895-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a EAI |0 (DE-588)4692639-2 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4144384-6 |a Beispielsammlung |2 gnd-content | |
689 | 0 | 0 | |a EAI |0 (DE-588)4692639-2 |D s |
689 | 0 | 1 | |a Entwurfsmuster |0 (DE-588)4546895-3 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Unternehmen |0 (DE-588)4061963-1 |D s |
689 | 1 | 1 | |a Datenintegration |0 (DE-588)4197730-0 |D s |
689 | 1 | 2 | |a Mitteilungs-Übermittlungs-System |0 (DE-588)4170201-3 |D s |
689 | 1 | |5 DE-604 | |
700 | 1 | |a Woolf, Bobby |e Verfasser |4 aut | |
856 | 4 | |u http://www.loc.gov/catdir/toc/ecip047/2003017989.html |3 Table of contents | |
856 | 4 | 2 | |m Digitalisierung UB Regensburg |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015726036&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-015726036 |
Datensatz im Suchindex
_version_ | 1804136625139089408 |
---|---|
adam_text | Contents
Foreword by John Crupi
.......................................xv
Foreword by Martin Fowler
....................................xvii
Preface
.....................................................xix
Acknowledgments
...........................................xxv
Introduction
................................................xxix
Chapter
1:
Solving Integration Problems Using Patterns
................1
The Need for Integration
..................................1
Integration Challenges
....................................2
How Integration Patterns Can Help
..........................4
The Wide World of Integration
.............................5
Loose Coupling
.........................................9
One-Minute EAI
.......................................11
A Loosely Coupled Integration Solution
......................15
Widgets
&
Gadgets R Us: An Example
......................17
Internal Systems
...........................;..........18
Taking Orders
.......................................18
Processing Orders
....................................20
Checking Status
......................................26
Change Address
......................................30
New Catalog
........................................32
Announcements
......................................33
Testing and Monitoring
................................34
Summary
.............................................37
Chapter
2:
Integration Styles
....................................39
Introduction
...........................................39
File Transfer (by Martin Fowler)
...........................43
VH
Contents
Shared Database (by Martin Fowler)
.........................47
Remote Procedure Invocation (by Martin Fowler)
...............50
Messaging
............................................-53
Chapter
3:
Messaging Systems
...................................57
Introduction
...........................................57
Message Channel
.......................................60
Message
..............................................66
Pipes and Filters
........................................70
Message Router
........................................78
Message Translator
.....................................85
Message
Endpoint ......................................95
Chapter
4:
Messaging Channels
..................................99
Introduction
..........................................99
Point-to-Point Channel
..................................103
Publish-Subscribe Channel
...............................106
Datatype Channel
.....................................
Ill
Invalid Message Channel
................................115
Dead Letter Channel
...................................119
Guaranteed Delivery
...................................122
Channel Adapter
......................................127
Messaging Bridge
......................................133
Message Bus
..........................................137
Chapter
5:
Message Construction
...............................143
Introduction
..........................................143
Command Message
....................................145
Document Message
....................................147
Event Message
........................................151
Request-Reply
........................................154
Return Address
.......................................159
Correlation Identifier
...................................163
Message Sequence
.....................................170
Message Expiration
....................................176
Format Indicator
......................................180
Contents
Chapter
6:
Interlude: Simple Messaging
...........................183
Introduction
..........................................183
Request-Reply Example
...............................183
Publish-Subscribe Example
............................185
JMS
Request-Reply Example
.............................187
Request-Reply Example
...............................187
Request-Reply Code
..................................189
Invalid Message Example
..............................196
Conclusions
........................................197
.NET Request-Reply Example
............................198
Request-Reply Example
...............................198
Request-Reply Code
..................................200
Invalid Message Example
..............................205
Conclusions
........................................206
JMS
Publish-Subscribe Example
...........................207
The Observer Pattern
.................................207
Distributed Observer
.................................208
Publish-Subscribe
....................................209
Comparisons
.......................................212
Push and Pull Models
.................................213
Channel Design
.....................................219
Conclusions
........................................222
Chapter
7:
Message Routing
...................................225
Introduction
..........................................225
Content-Based Router
..................................230
Message Filter
........................................237
Dynamic Router
.......................................243
Recipient List
.........................................249
Splitter
..............................................259
Aggregator
...........................................268
Resequencer
..........................................283
Composed Message Processor
............................294
Scatter-Gather
........................................297
Routing Slip
..........................................301
У
v
Contents
Process Manager
......................................312
Message Broker
.......................................322
Chapter
8:
Message Transformation
.............................327
Introduction
..........................................327
Envelope Wrapper
.....................................330
Content Enricher
......................................336
Content Filter
.........................................342
Claim Check
.........................................346
Normalizer
...........................................352
Canonical Data Model
..................................355
Chapter
9:
Interlude: Composed Messaging
........................361
Loan Broker Example
..................................361
Obtaining a Loan Quote
..............................361
Designing the Message Flow
...........................362
Sequencing: Synchronous versus Asynchronous
.............364
Addressing: Distribution versus Auction
..................366
Aggregating Strategies: Multiple Channels versus
Single Channel
.................................368
Managing Concurrency
...............................368
Three Implementations
...............................369
Synchronous Implementation Using Web Services
(by Conrad F. D Cruz)
..............................371
Solution Architecture
.................................371
Web Services Design Considerations
.....................372
Apache Axis
........................................376
Service Discovery
....................................379
The Loan Broker Application
...........................379
Components of the Loan Broker Application
...............381
Client Application
...................................396
Running the Solution
.................................397
Performance Limitations
..............................399
Limitations of This Example
...........................400
Summary
..........................................400
Asynchronous Implementation with MSMQ
.................401
Loan Broker Ecosystem
...............................401
Laying the Groundwork: A Messaging Gateway
............402
Contents
Base Classes for Common Functionality
..................405
Designing the Bank
..................................410
Designing the Credit Bureau
...........................412
Designing the Loan Broker
.............................413
Refactoring
the Loan Broker
...........................431
Putting it All Together
................................435
Improving Performance
...............................435
A Few Words on Testing
..............................440
Limitations of This Example
...........................443
Summary
...........................................444
Asynchronous Implementation with TIBCO ActiveEnterprise
(by Michael J. Rettig)
...............................445
Solution Architecture
.................................445
The Implementation Toolset
...........................448
The Interfaces
......................................451
Implementing the Synchronous Services
...................452
The Loan Broker Process
..............................455
Managing Concurrent Auctions
.........................459
Execution
..........................................460
Conclusions
........................................462
Chapter
10:
Messaging
Endpoints...............................463
Introduction
..........................................463
Messaging Gateway
....................................468
Messaging Mapper
.....................................477
Transactional Client
....................................484
Polling Consumer
......................................494
Event-Driven Consumer
.................................498
Competing Consumers
..................................502
Message Dispatcher
....................................508
Selective Consumer
....................................515
Durable Subscriber
.....................................522
Idempotent Receiver
....................................528
Service Activator
......................................532
Chapter
11:
System Management
................................537
Introduction
..........................................537
Control Bus
..........................................540
▼
Contents
Detour
..............................................545
Wire Tap
............................................547
Message History
.......................................551
Message Store
........................................555
Smart Proxy
..........................................558
Test Message
.........................................569
Channel
Purger
.......................................572
Chapter
12:
Interlude: System Management Example
................577
Loan Broker System Management
.........................577
Instrumenting the Loan Broker
.........................578
Management Console
................................579
Loan Broker Quality of Service
.........................579
Verify the Credit Bureau Operation
......................587
Credit Bureau Failover
................................592
Enhancing the Management Console
.....................595
Limitations of This Example
...........................602
Chapter
13:
Integration Patterns in Practice
........................603
Case Study: Bond Pricing System (by Jonathan Simon)
.........603
Building a System
....................................603
Architecture with Patterns
.............................604
Structuring Channels
.................................610
Selecting a Message Channel
...........................614
Problem Solving with Patterns
..........................618
Flashing Market Data Updates
..........................618
Major Production Crash
..............................620
Summary
...........................................623
Chapter
14:
Concluding Remarks
...............................625
Emerging Standards and Futures
in Enterprise Integration (by Sean Neville)
...............625
The Relationship between Standards and Design Patterns
.....626
Survey of Standards Processes and Organizations
...........627
Business Process Components and
Intra-Web
Service Messaging
...............................629
ebXML and the Electronic Business Messaging
Service (ebMS)
.................................631
Contents
Business Process Execution Language for
Web Services (BEPL4WS)
.........................634
Web Service Choreography Interface (WSCI)
...............636
Java Business Process Component Standards
...............637
WS-*
.............................................639
Conclusions
........................................647
Bibliography
...............................................649
Index
......................................................659
|
adam_txt |
Contents
Foreword by John Crupi
.xv
Foreword by Martin Fowler
.xvii
Preface
.xix
Acknowledgments
.xxv
Introduction
.xxix
Chapter
1:
Solving Integration Problems Using Patterns
.1
The Need for Integration
.1
Integration Challenges
.2
How Integration Patterns Can Help
.4
The Wide World of Integration
.5
Loose Coupling
.9
One-Minute EAI
.11
A Loosely Coupled Integration Solution
.15
Widgets
&
Gadgets 'R Us: An Example
.17
Internal Systems
.;.18
Taking Orders
.18
Processing Orders
.20
Checking Status
.26
Change Address
.30
New Catalog
.32
Announcements
.33
Testing and Monitoring
.34
Summary
.37
Chapter
2:
Integration Styles
.39
Introduction
.39
File Transfer (by Martin Fowler)
.43
VH
Contents
Shared Database (by Martin Fowler)
.47
Remote Procedure Invocation (by Martin Fowler)
.50
Messaging
.-53
Chapter
3:
Messaging Systems
.57
Introduction
.57
Message Channel
.60
Message
.66
Pipes and Filters
.70
Message Router
.78
Message Translator
.85
Message
Endpoint .95
Chapter
4:
Messaging Channels
.99
Introduction
.99
Point-to-Point Channel
.103
Publish-Subscribe Channel
.106
Datatype Channel
.
Ill
Invalid Message Channel
.115
Dead Letter Channel
.119
Guaranteed Delivery
.122
Channel Adapter
.127
Messaging Bridge
.133
Message Bus
.137
Chapter
5:
Message Construction
.143
Introduction
.143
Command Message
.145
Document Message
.147
Event Message
.151
Request-Reply
.154
Return Address
.159
Correlation Identifier
.163
Message Sequence
.170
Message Expiration
.176
Format Indicator
.180
Contents
Chapter
6:
Interlude: Simple Messaging
.183
Introduction
.183
Request-Reply Example
.183
Publish-Subscribe Example
.185
JMS
Request-Reply Example
.187
Request-Reply Example
.187
Request-Reply Code
.189
Invalid Message Example
.196
Conclusions
.197
.NET Request-Reply Example
.198
Request-Reply Example
.198
Request-Reply Code
.200
Invalid Message Example
.205
Conclusions
.206
JMS
Publish-Subscribe Example
.207
The Observer Pattern
.207
Distributed Observer
.208
Publish-Subscribe
.209
Comparisons
.212
Push and Pull Models
.213
Channel Design
.219
Conclusions
.222
Chapter
7:
Message Routing
.225
Introduction
.225
Content-Based Router
.230
Message Filter
.237
Dynamic Router
.243
Recipient List
.249
Splitter
.259
Aggregator
.268
Resequencer
.283
Composed Message Processor
.294
Scatter-Gather
.297
Routing Slip
.301
У
v
Contents
Process Manager
.312
Message Broker
.322
Chapter
8:
Message Transformation
.327
Introduction
.327
Envelope Wrapper
.330
Content Enricher
.336
Content Filter
.342
Claim Check
.346
Normalizer
.352
Canonical Data Model
.355
Chapter
9:
Interlude: Composed Messaging
.361
Loan Broker Example
.361
Obtaining a Loan Quote
.361
Designing the Message Flow
.362
Sequencing: Synchronous versus Asynchronous
.364
Addressing: Distribution versus Auction
.366
Aggregating Strategies: Multiple Channels versus
Single Channel
.368
Managing Concurrency
.368
Three Implementations
.369
Synchronous Implementation Using Web Services
(by Conrad F. D'Cruz)
.371
Solution Architecture
.371
Web Services Design Considerations
.372
Apache Axis
.376
Service Discovery
.379
The Loan Broker Application
.379
Components of the Loan Broker Application
.381
Client Application
.396
Running the Solution
.397
Performance Limitations
.399
Limitations of This Example
.400
Summary
.400
Asynchronous Implementation with MSMQ
.401
Loan Broker Ecosystem
.401
Laying the Groundwork: A Messaging Gateway
.402
Contents
Base Classes for Common Functionality
.405
Designing the Bank
.410
Designing the Credit Bureau
.412
Designing the Loan Broker
.413
Refactoring
the Loan Broker
.431
Putting it All Together
.435
Improving Performance
.435
A Few Words on Testing
.440
Limitations of This Example
.443
Summary
.444
Asynchronous Implementation with TIBCO ActiveEnterprise
(by Michael J. Rettig)
.445
Solution Architecture
.445
The Implementation Toolset
.448
The Interfaces
.451
Implementing the Synchronous Services
.452
The Loan Broker Process
.455
Managing Concurrent Auctions
.459
Execution
.460
Conclusions
.462
Chapter
10:
Messaging
Endpoints.463
Introduction
.463
Messaging Gateway
.468
Messaging Mapper
.477
Transactional Client
.484
Polling Consumer
.494
Event-Driven Consumer
.498
Competing Consumers
.502
Message Dispatcher
.508
Selective Consumer
.515
Durable Subscriber
.522
Idempotent Receiver
.528
Service Activator
.532
Chapter
11:
System Management
.537
Introduction
.537
Control Bus
.540
▼
Contents
Detour
.545
Wire Tap
.547
Message History
.551
Message Store
.555
Smart Proxy
.558
Test Message
.569
Channel
Purger
.572
Chapter
12:
Interlude: System Management Example
.577
Loan Broker System Management
.577
Instrumenting the Loan Broker
.578
Management Console
.579
Loan Broker Quality of Service
.579
Verify the Credit Bureau Operation
.587
Credit Bureau Failover
.592
Enhancing the Management Console
.595
Limitations of This Example
.602
Chapter
13:
Integration Patterns in Practice
.603
Case Study: Bond Pricing System (by Jonathan Simon)
.603
Building a System
.603
Architecture with Patterns
.604
Structuring Channels
.610
Selecting a Message Channel
.614
Problem Solving with Patterns
.618
Flashing Market Data Updates
.618
Major Production Crash
.620
Summary
.623
Chapter
14:
Concluding Remarks
.625
Emerging Standards and Futures
in Enterprise Integration (by Sean Neville)
.625
The Relationship between Standards and Design Patterns
.626
Survey of Standards Processes and Organizations
.627
Business Process Components and
Intra-Web
Service Messaging
.629
ebXML and the Electronic Business Messaging
Service (ebMS)
.631
Contents
Business Process Execution Language for
Web Services (BEPL4WS)
.634
Web Service Choreography Interface (WSCI)
.636
Java Business Process Component Standards
.637
WS-*
.639
Conclusions
.647
Bibliography
.649
Index
.659 |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Hohpe, Gregor Woolf, Bobby |
author_GND | (DE-588)101883088X |
author_facet | Hohpe, Gregor Woolf, Bobby |
author_role | aut aut |
author_sort | Hohpe, Gregor |
author_variant | g h gh b w bw |
building | Verbundindex |
bvnumber | BV022519274 |
classification_rvk | ST 515 |
classification_tum | DAT 304f DAT 252f WIR 546f |
ctrlnum | (OCoLC)254834391 (DE-599)BVBBV022519274 |
discipline | Informatik Wirtschaftswissenschaften |
discipline_str_mv | Informatik Wirtschaftswissenschaften |
edition | 9. print. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02291nam a2200553 c 4500</leader><controlfield tag="001">BV022519274</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20080115 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">070719s2007 xxuad|| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0321200683</subfield><subfield code="9">0-321-20068-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780321200686</subfield><subfield code="9">978-0-321-20068-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)254834391</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV022519274</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-M158</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 515</subfield><subfield code="0">(DE-625)143677:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 304f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 252f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">WIR 546f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Hohpe, Gregor</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)101883088X</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Enterprise integration patterns</subfield><subfield code="b">designing, building, and deploying messaging solutions</subfield><subfield code="c">Gregor Hohpe ; Bobby Woolf</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">9. print.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boston, Mass. ; Munich [u.a.]</subfield><subfield code="b">Addison-Wesley</subfield><subfield code="c">2007</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">LI, 683 S.</subfield><subfield code="b">Ill., graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">The Addison-Wesley signature series</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Unternehmen</subfield><subfield code="0">(DE-588)4061963-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Mitteilungs-Übermittlungs-System</subfield><subfield code="0">(DE-588)4170201-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenintegration</subfield><subfield code="0">(DE-588)4197730-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Entwurfsmuster</subfield><subfield code="0">(DE-588)4546895-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">EAI</subfield><subfield code="0">(DE-588)4692639-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4144384-6</subfield><subfield code="a">Beispielsammlung</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">EAI</subfield><subfield code="0">(DE-588)4692639-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Entwurfsmuster</subfield><subfield code="0">(DE-588)4546895-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Unternehmen</subfield><subfield code="0">(DE-588)4061963-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Datenintegration</subfield><subfield code="0">(DE-588)4197730-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="2"><subfield code="a">Mitteilungs-Übermittlungs-System</subfield><subfield code="0">(DE-588)4170201-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Woolf, Bobby</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2=" "><subfield code="u">http://www.loc.gov/catdir/toc/ecip047/2003017989.html</subfield><subfield code="3">Table of contents</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015726036&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-015726036</subfield></datafield></record></collection> |
genre | (DE-588)4144384-6 Beispielsammlung gnd-content |
genre_facet | Beispielsammlung |
id | DE-604.BV022519274 |
illustrated | Illustrated |
index_date | 2024-07-02T18:02:42Z |
indexdate | 2024-07-09T20:59:22Z |
institution | BVB |
isbn | 0321200683 9780321200686 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-015726036 |
oclc_num | 254834391 |
open_access_boolean | |
owner | DE-29T DE-355 DE-BY-UBR DE-M158 |
owner_facet | DE-29T DE-355 DE-BY-UBR DE-M158 |
physical | LI, 683 S. Ill., graph. Darst. |
publishDate | 2007 |
publishDateSearch | 2007 |
publishDateSort | 2007 |
publisher | Addison-Wesley |
record_format | marc |
series2 | The Addison-Wesley signature series |
spelling | Hohpe, Gregor Verfasser (DE-588)101883088X aut Enterprise integration patterns designing, building, and deploying messaging solutions Gregor Hohpe ; Bobby Woolf 9. print. Boston, Mass. ; Munich [u.a.] Addison-Wesley 2007 LI, 683 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier The Addison-Wesley signature series Includes bibliographical references and index Unternehmen (DE-588)4061963-1 gnd rswk-swf Mitteilungs-Übermittlungs-System (DE-588)4170201-3 gnd rswk-swf Datenintegration (DE-588)4197730-0 gnd rswk-swf Entwurfsmuster (DE-588)4546895-3 gnd rswk-swf EAI (DE-588)4692639-2 gnd rswk-swf (DE-588)4144384-6 Beispielsammlung gnd-content EAI (DE-588)4692639-2 s Entwurfsmuster (DE-588)4546895-3 s DE-604 Unternehmen (DE-588)4061963-1 s Datenintegration (DE-588)4197730-0 s Mitteilungs-Übermittlungs-System (DE-588)4170201-3 s Woolf, Bobby Verfasser aut http://www.loc.gov/catdir/toc/ecip047/2003017989.html Table of contents Digitalisierung UB Regensburg application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015726036&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Hohpe, Gregor Woolf, Bobby Enterprise integration patterns designing, building, and deploying messaging solutions Unternehmen (DE-588)4061963-1 gnd Mitteilungs-Übermittlungs-System (DE-588)4170201-3 gnd Datenintegration (DE-588)4197730-0 gnd Entwurfsmuster (DE-588)4546895-3 gnd EAI (DE-588)4692639-2 gnd |
subject_GND | (DE-588)4061963-1 (DE-588)4170201-3 (DE-588)4197730-0 (DE-588)4546895-3 (DE-588)4692639-2 (DE-588)4144384-6 |
title | Enterprise integration patterns designing, building, and deploying messaging solutions |
title_auth | Enterprise integration patterns designing, building, and deploying messaging solutions |
title_exact_search | Enterprise integration patterns designing, building, and deploying messaging solutions |
title_exact_search_txtP | Enterprise integration patterns designing, building, and deploying messaging solutions |
title_full | Enterprise integration patterns designing, building, and deploying messaging solutions Gregor Hohpe ; Bobby Woolf |
title_fullStr | Enterprise integration patterns designing, building, and deploying messaging solutions Gregor Hohpe ; Bobby Woolf |
title_full_unstemmed | Enterprise integration patterns designing, building, and deploying messaging solutions Gregor Hohpe ; Bobby Woolf |
title_short | Enterprise integration patterns |
title_sort | enterprise integration patterns designing building and deploying messaging solutions |
title_sub | designing, building, and deploying messaging solutions |
topic | Unternehmen (DE-588)4061963-1 gnd Mitteilungs-Übermittlungs-System (DE-588)4170201-3 gnd Datenintegration (DE-588)4197730-0 gnd Entwurfsmuster (DE-588)4546895-3 gnd EAI (DE-588)4692639-2 gnd |
topic_facet | Unternehmen Mitteilungs-Übermittlungs-System Datenintegration Entwurfsmuster EAI Beispielsammlung |
url | http://www.loc.gov/catdir/toc/ecip047/2003017989.html http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=015726036&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT hohpegregor enterpriseintegrationpatternsdesigningbuildinganddeployingmessagingsolutions AT woolfbobby enterpriseintegrationpatternsdesigningbuildinganddeployingmessagingsolutions |