Web Service Patterns: Java Edition
Autor Paul B. Mondayen Limba Engleză Paperback – 8 apr 2003
Author Paul Monday had two primary goals in writing this book: to show some interesting design patterns that are applicable to web services as well as the broader computing community and to give some hands-on experience using a web service environment.
Monday achieves the first goal by presenting many original, and a few already available, design patterns. The patterns he chooses to discuss illustration the entire web service environmentfrom the patterns that make up web service implementation platforms to the patterns for building your own web services. Each pattern covered has a web service implementation section that builds a common application throughout the book.
To fulfill the second goal of providing hands-on experience with web services, Monday chose a single web service environment, Apache Axis, and implemented each pattern using this environment.
By the end of this book, you'll have deployed more than 15 working web service implementations that show the strengths and weaknesses of web services.
Preț: 220.32 lei
Preț vechi: 275.40 lei
-20% Nou
Puncte Express: 330
Preț estimativ în valută:
42.16€ • 43.80$ • 35.02£
42.16€ • 43.80$ • 35.02£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590590843
ISBN-10: 1590590848
Pagini: 356
Ilustrații: XX, 352 p. 2 illus.
Dimensiuni: 178 x 235 x 19 mm
Greutate: 0.66 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590590848
Pagini: 356
Ilustrații: XX, 352 p. 2 illus.
Dimensiuni: 178 x 235 x 19 mm
Greutate: 0.66 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
Introduction.- Introducing Web Service Patterns.- Introducing the P.T. Monday Case Study.- Exploring the Service-Oriented Architecture Pattern.- Exploring the Architecture Adapter Pattern.- Introducing the Service Directory Pattern.- Exploring the Business Object Pattern.- Exploring the Business Object Collection Pattern.- Exploring the Business Process (Composition) Pattern.- Exploring the Asynchronous Business Process Pattern.- Exploring the Event Monitor Pattern.- Implementing the Observer Pattern.- Implementing the Publish/Subscribe Pattern.- Exploring the Physical Tiers Pattern.- Exploring the Faux Implementation Pattern.- Exploring the Service Factory Pattern.- Implementing the Data Transfer Object Pattern.- Exploring the Partial Population Pattern.- Appendix: Using the Pattern Code. Index.
Notă biografică
Paul B. Monday is a software architect working for Sun Microsystem's Network Storage Division. During graduate school at Washington State University, he created the System V File system implementation for the early Linux operating system (prior to the 1.0 kernel). At IBM, Paul worked on projects to find mechanisms and approaches for reusing software efficiently. After IBM, Paul worked for Imation Corporation as an architect and project leader for a series of projects involving device management and network appliances. While there, Paul led an effort to build a network appliance based entirely on open-source software. Since Imation, Paul has worked on a variety of architecture projects relating to enterprise software. Paul is the coauthor of two books, The San Francisco Component Framework: An Introduction, and The Jiro Technology Programmer's Guide and Federated Management Architecture.
Caracteristici
Gives practical advice and education as to common scenarios and solutions Stresses the computing model and the system structure that results from Web services, not just how to create them Gives practical Web service implementations to show how Web services differ from their object-oriented design pattern cousins Includes supplementary material: sn.pub/extras