دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
دسته بندی: مدیریت سیستم ویرایش: نویسندگان: Markus Völter, Alexander Schmid, Eberhard Wolff سری: Wiley Software Patterns Series ISBN (شابک) : 0470843195, 9780470843192 ناشر: Wiley سال نشر: 2002 تعداد صفحات: 492 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 6 مگابایت
در صورت تبدیل فایل کتاب Server Component Patterns: Component Infrastructures Illustrated with EJB به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب الگوهای مؤلفه سرور: زیرساختهای کامپوننت مصور با EJB نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
فناوریهای مؤلفهای مانند Enterprise JavaBeans (EJB)، COM+ و CORBA Components (CCM) در بسیاری از حوزههای کاربردی به جریان اصلی تبدیل شدهاند. توسعهدهندگان و معمارانی که از این فناوری در کارهای روزمره خود استفاده میکنند باید در مورد زیرساختهای مؤلفه بیشتر از APIهای مربوطه بدانند. فناوری. و این کتابی است که آنها به آن نیاز دارند. بخش اول کتاب یک زبان الگو را معرفی میکند که نحوه عملکرد داخلی زیرساختهای مؤلفه سمت سرور را توصیف میکند. این زبان تنها به بلوکهای ساختمان اصلی و تعاملات آنها نمیپردازد. همچنین جزئیاتی در مورد دلایل و دلایل منطقی برای این نوع معماری سیستم. برای هر الگو، این کتاب مثالهای کوتاهی از نحوه پیادهسازی آن در EJB، CCM و COM+ ارائه میدهد. بنابراین این مثالها به عنوان مقایسه خوبی از آن سه زیرساخت جزء اصلی عمل میکنند. بخش دوم. این کتاب از فناوری EJB برای ارائه مثالهای دقیقتر برای الگوها، از جمله نمودارهای UML و کد منبع گسترده استفاده میکند. همچنین به عنوان یک نمای کلی از EJB، آن را از دیدگاه معماری معرفی می کند و برای توسعه دهنده پیامدهای کار با آن معماری را برجسته می کند. بخش سوم رویکرد دیگری را برای مطالب ارائه میکند: مکالمه بین دو نفر که توضیح میدهد که چگونه یک برنامه کاربردی با استفاده از فناوری جزء ساخته شده است، با تمرکز بر مزایای این رویکرد. پس از مطالعه این کتاب، شما خواهید توانست: اصول و الگوهای زیرساخت های اجزای سمت سرور را درک کنید، بتوانید زیرساخت های کامپوننت اختصاصی خود را برای پروژه های خاص طراحی کنید. ببینید چگونه میتوان از زیرساختهای مؤلفه سمت سرور برای استفاده واقعی در یک برنامه کاربردی واقعی استفاده کرد. تصاویر \"\"کمیک\"\" که الگوها را همراهی میکنند توسط استفان شولز ایجاد شدهاند که وقتی طراحی نمیکند، به عنوان یک مشاور فناوری مستقل کار میکند.\ "
"Component technologies like Enterprise JavaBeans (EJB), COM+ and CORBA Components (CCM) have become mainstream in many application domains. Developers and architects who use this technology in their everyday work need to know more about component infrastructures than the API's of the respective technology. And this is the book they need. The first part of the book introduces a pattern language that describes how server-side component infrastructures work internally. It does not only adress the basic building blocks and their interactions. It also provides details about the reasons and rationales for this kind of system architecture. For each pattern, the book provides short examples of how it is implemented in EJB, CCM and COM+. These examples thus also serve as a good comparison of those three mainstream component infrastructures. The second part of the book uses EJB technology to provide even more detailed examples for the patterns, including UML diagrams and extensive source code. Also serving as a comprehensive overview of EJB, it introduces it from the architectural viewpoint and for the developer highlights the consequences of working with that architecture. Part three offers another approach to the material: a conversation between two people that describes how a concrete application has been built using component technology, focusing on the benefits of this approach. After reading this book you will: understand the principles and patterns of server-side component infrastructures be able to design your own proprietary component infrastructures for specific projects have learnt about the commonalities and differences between EJB, CCM and COM+ gain a comprehensive overview of EJB technology see how server-side component infrastructures can be used to great benefit in a real applicationThe ""comic"" illustrations accompanying the patterns have been created by Stefan Schulz who, when not drawing, works as an independent technology consultant."
Server Component Patterns......Page 4
Contents......Page 8
Preface......Page 14
Foreword by Frank Buschmann......Page 24
Foreword by Clemens Szyperski......Page 28
What is a component?......Page 30
Patterns and pattern languages......Page 34
Principles for component architectures......Page 41
Components: a silver bullet?......Page 53
Part I A Server Component Patterns Language......Page 56
Language map......Page 57
Sequences through the language......Page 58
A conversation......Page 60
1 Core Infrastructure Elements......Page 66
Component......Page 67
Container......Page 72
Service Component......Page 77
Entity Component......Page 81
Session Component......Page 85
Summary......Page 88
2 Component Implementation Building Blocks......Page 92
Component Interface......Page 93
Component Implementation......Page 99
Implementation Restrictions......Page 104
Lifecycle Callback......Page 108
Annotations......Page 112
Summary......Page 116
3 Container Implementation Basics......Page 120
Virtual Instance......Page 121
Instance Pooling......Page 124
Passivation......Page 129
Component Proxy......Page 133
Glue-Code Layer......Page 137
Summary......Page 140
4 A Component and its Environment......Page 144
Component Context......Page 146
Naming......Page 150
Component-Local Naming Context......Page 154
Managed Resource......Page 157
Pluggable Resources......Page 162
Configuration Parameters......Page 165
Required Interfaces......Page 168
Summary......Page 170
5 Identifying and Managing Instances......Page 176
Component Home......Page 177
Primary Key......Page 182
Handle......Page 186
Summary......Page 189
6 Remote Access to Components......Page 196
Component Bus......Page 198
Invocation Context......Page 203
Client-Side Proxy......Page 207
Client Library......Page 211
Client Reference Cooperation......Page 214
Summary......Page 217
7 More Container Implementation......Page 220
System Errors......Page 221
Component Introspection......Page 225
Implementation Plug-In......Page 228
Summary......Page 231
8 Component Deployment......Page 232
Component Installation......Page 233
Component Package......Page 237
Assembly Package......Page 240
Application Server......Page 243
Summary......Page 246
Part II The Patterns Illustrated with EJB......Page 248
9 EJB Core Infrastructure Elements......Page 250
Component......Page 251
Container......Page 252
Persistence......Page 253
Transactions......Page 254
Other features......Page 255
Service Component......Page 256
Message-Driven Beans......Page 258
What is an Entity Bean?......Page 260
The technical perspective......Page 261
Session Component......Page 268
10 EJB Component Implementation Building Blocks......Page 272
Component Interface......Page 273
Component Implementation......Page 283
Implementation Restrictions......Page 287
Lifecycle Callback......Page 291
Annotations......Page 311
11 EJB Container Implementation Basics......Page 318
Virtual Instance......Page 319
Instance Pooling......Page 320
Passivation......Page 326
Component Proxy......Page 330
Glue-Code Layer......Page 333
12 A Bean and its Environment......Page 336
Component Context......Page 337
Naming......Page 344
Component-Local Naming Context......Page 348
Managed Resource......Page 350
Pluggable Resources......Page 357
Configuration Parameters......Page 361
Required Interfaces......Page 362
13 Identifying and Managing Bean Instances......Page 366
Component Home......Page 367
Primary Key......Page 377
Handle......Page 382
14 Remote Access to Beans......Page 386
Component Bus......Page 387
Invocation Context......Page 394
Client-Side Proxy......Page 396
Client Library......Page 398
Client Reference Cooperation......Page 400
15 More EJB Container Implementation......Page 402
System Errors......Page 403
Component Introspection......Page 409
Implementation Plug-In......Page 411
16 Bean Deployment......Page 414
Component Installation......Page 415
Component Packaging......Page 417
Assembly Package......Page 419
Application Server......Page 421
Part III A Story......Page 422
Literature and Online Resources......Page 472
Glossary......Page 482
Index......Page 487