شبکه: اینترنت

RabbitMQ در عمق

RabbitMQ in Depth

دانلود کتاب RabbitMQ in Depth (به فارسی: RabbitMQ در عمق) نوشته شده توسط «Gavin M. Roy»


اطلاعات کتاب RabbitMQ در عمق

موضوع اصلی: کامپیوتر – شبکه

نوع: کتاب الکترونیکی

ناشر: Manning Publications

نویسنده: Gavin M. Roy

زبان: english

فرمت کتاب: PDF (قابل تبدیل به سایر فرمت ها)

سال انتشار: 2017

تعداد صفحه: 264 / 266

حجم فایل: 9.79 مگابایت

کد کتاب: 1617291005 , 9781617291005

نوبت چاپ: 1

توضیحات کتاب RabbitMQ در عمق

خلاصه

RabbitMQ در عمق یک راهنمای عملی برای ساخت و نگهداری برنامه های کاربردی مبتنی بر پیام است. این کتاب پوشش مفصلی از RabbitMQ با تاکید بر این که چرا اینگونه کار می‌کند ارائه می‌کند.

خرید کتاب چاپی شامل یک کتاب الکترونیکی رایگان در قالب‌های PDF، Kindle، و ePub از انتشارات Manning است.

>

درباره فناوری

در قلب اکثر برنامه های کاربردی توزیع شده مدرن، صفی وجود دارد که ترافیک پیام را بافر، اولویت بندی و مسیریابی می کند. RabbitMQ یک کارگزار پیام با کارایی بالا بر اساس پروتکل پیشرفته صف پیام است. این نبرد آزمایش شده، فوق العاده سریع و به اندازه کافی قدرتمند است که بتواند هر چیزی را که می توانید به آن پرتاب کنید، کنترل کند. این به چند مرحله راه‌اندازی ساده نیاز دارد و می‌توانید فوراً از آن برای مدیریت ارتباطات سرویس سطح پایین، یکپارچه‌سازی برنامه‌ها و مسیریابی پیام‌های سیستم توزیع شده استفاده کنید.

درباره کتاب

RabbitMQ in Depth یک راهنمای عملی برای ساخت و نگهداری برنامه‌های مبتنی بر پیام است. این کتاب پوشش مفصلی از RabbitMQ را با تأکید بر اینکه چرا اینگونه کار می کند ارائه می دهد. نمونه‌ها و توضیحات مفصلی را بر اساس سیستم‌های دنیای واقعی از خدمات شبکه‌ای ساده تا طرح‌های توزیع‌شده پیچیده پیدا خواهید کرد. همچنین بینش‌هایی را که برای انتخاب‌های اصلی معماری و توسعه روش‌هایی برای مدیریت عملیاتی مؤثر نیاز دارید، پیدا خواهید کرد.

چه چیزی در داخل است

  • AMQP، پروتکل صف بندی پیشرفته پیام
  • ارتباط از طریق MQTT ، Stomp و HTTP
  • تکنیک های ارزشمند عیب یابی
  • ادغام پایگاه داده

درباره Reader

برای برنامه نویسان با درک اولیه از سیستم های پیام گرا نوشته شده است.

درباره نویسنده

گاوین ام. روی یک مبشر و مدافع فعال و منبع باز است که از اواسط دهه 90 با اینترنت و فناوری های سازمانی کار می کند. ویرایشگر فنی James Titcumb یک توسعه دهنده، مربی، سخنران و مشارکت کننده فعال در پروژه های منبع باز است.

فهرست محتوا

    بخش 1 – RABBITMQ و معماری کاربردی

  1. Foundational RabbitMQ
  2. نحوه صحبت کردن Rabbit: the AMQ Protocol
  3. یک گشت و گذار در عمق پیام خواص
  4. معادل عملکرد در انتشار
  5. پیام دریافت نکنید. آنها را مصرف کنید
  6. الگوهای پیام از طریق مسیریابی تبادل
  7. بخش 2 – مدیریت RABBITMQ در مرکز داده یا ابر

  8. مقیاس سازی RabbitMQ با خوشه ها
  9. توزیع پیام متقابل خوشه ای
  10. بخش 3 – ادغام و سفارشی سازی

  11. استفاده از پروتکل های جایگزین
  12. ادغام پایگاه داده

Summary

RabbitMQ in Depth is a practical guide to building and maintaining message-based applications. This book provides detailed coverage of RabbitMQ with an emphasis on why it works the way it does.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

At the heart of most modern distributed applications is a queue that buffers, prioritizes, and routes message traffic. RabbitMQ is a high-performance message broker based on the Advanced Message Queueing Protocol. It?s battle tested, ultrafast, and powerful enough to handle anything you can throw at it. It requires a few simple setup steps, and you can instantly start using it to manage low-level service communication, application integration, and distributed system message routing.

About the Book

RabbitMQ in Depth is a practical guide to building and maintaining message-based applications. This book provides detailed coverage of RabbitMQ with an emphasis on why it works the way it does. You’ll find examples and detailed explanations based in real-world systems ranging from simple networked services to complex distributed designs. You’ll also find the insights you need to make core architectural choices and develop procedures for effective operational management.

What’s Inside

  • AMQP, the Advanced Message Queueing Protocol
  • Communicating via MQTT, Stomp, and HTTP
  • Valuable troubleshooting techniques
  • Database integration

About the Reader

Written for programmers with a basic understanding of messaging-oriented systems.

About the Author

Gavin M. Roy is an active, open source evangelist and advocate who has been working with internet and enterprise technologies since the mid-90s. Technical editor James Titcumb is a freelance developer, trainer, speaker, and active contributor to open source projects.

Table of Contents

    PART 1 – RABBITMQ AND APPLICATION ARCHITECTURE

  1. Foundational RabbitMQ
  2. How to speak Rabbit: the AMQ Protocol
  3. An in-depth tour of message properties
  4. Performance trade-offs in publishing
  5. Don’t get messages; consume them
  6. Message patterns via exchange routing
  7. PART 2 – MANAGING RABBITMQ IN THE DATA CENTER OR THE CLOUD

  8. Scaling RabbitMQ with clusters
  9. Cross-cluster message distribution
  10. PART 3 – INTEGRATIONS AND CUSTOMIZATION

  11. Using alternative protocols
  12. Database integrations

دانلود کتاب «RabbitMQ در عمق»

مبلغی که بابت خرید کتاب می‌پردازیم به مراتب پایین‌تر از هزینه‌هایی است که در آینده بابت نخواندن آن خواهیم پرداخت.

دیدگاهتان را بنویسید