دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Boschi. Sigismondo
سری:
ISBN (شابک) : 1849516502, 1306269962
ناشر: Packt Publishing
سال نشر: 2013
تعداد صفحات: 0
زبان: English
فرمت فایل : MOBI (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 15 مگابایت
کلمات کلیدی مربوط به کتاب RabbitMQ کتاب آشپزی: RabbitMQ (فایل های کامپیوتری)، سیستم های انتقال داده، مخابرات، پردازش پیام.
در صورت تبدیل فایل کتاب RabbitMQ Cookbook به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب RabbitMQ کتاب آشپزی نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
دانستن یک سیستم پیام رسانی سازمانی قابل اعتماد بر اساس استاندارد AMQP می تواند برای توسعه دهندگان نرم افزار امروزی ضروری باشد. این کتاب آشپزی به شما کمک می کند تا تمام اصول اولیه RabbitMQ را از طریق دستور العمل ها، کدها و مثال های واقعی بیاموزید.
نمای کلی
در جزئیات
RabbitMQ یک نرمافزار کارگزار پیام منبع باز (گاهی اوقات میانافزار پیامگرا نامیده میشود) است که پیادهسازی میکند پروتکل صف بندی پیشرفته پیام (AMQP). سرور RabbitMQ به زبان برنامه نویسی Erlang نوشته شده است و بر روی چارچوب Open Telecom Platform برای خوشه بندی و failover ساخته شده است. پیامرسانی برنامههای نرمافزاری را قادر میسازد تا متصل شوند و مقیاس شوند. برنامه ها می توانند به عنوان اجزای یک برنامه بزرگتر یا به دستگاه ها و داده های کاربر به یکدیگر متصل شوند.
RabbitMQ Cookbook تمام جنبه های پیام رسانی RabbitMQ را لمس می کند. شما یاد خواهید گرفت که چگونه از این فناوری توانمند برای حل مشکلات بسیار مقیاس پذیر که توسط الزامات پویای معماری های وب و موبایل، برای مثال بر اساس پلت فرم های رایانش ابری، دیکته شده اند، استفاده کنید. این یک راهنمای عملی با چندین مثال است که به شما در درک سودمندی و قدرت RabbitMQ کمک میکند.
این کتاب به شما کمک میکند با مثالهای ساده، عملکردهای اساسی RabbitMQ را بیاموزید که استفاده از API مشتری RabbitMQ را توصیف میکند. و چگونه یک سرور RabbitMQ کار می کند. نمونههایی از RabbitMQ را خواهید دید که در موارد استفاده واقعی به کار گرفته شده است، جایی که عملکردهای آن در ترکیب با سایر فناوریها مورد سوء استفاده قرار میگیرند. این کتاب به شما کمک میکند ویژگیهای پیشرفته RabbitMQ را که حتی برای برنامهنویسهای سختگیر هم مفید است، درک کنید. در طول این کتاب، شما در مورد استفاده از عملکردهای AMQP اولیه و استفاده از RabbitMQ برای اجازه دادن به برنامه های جدا شده بر اساس برنامه های یکپارچه سازی سازمانی، پیام ها را مبادله می کنید. از همین بلوکهای ساختمانی برای پیادهسازی معماری برنامههای کاربردی بسیار مقیاسپذیر مانند شبکههای اجتماعی امروزی استفاده میشود و با چند مثال در کتاب ارائه شده است. همچنین میآموزید که چگونه با پیادهسازی پلاگینهای Erlang، قابلیتهای RabbitMQ را گسترش دهید.
این کتاب اطلاعات را با مثالهای دقیق همراه با تصاویر و نمودارها ترکیب میکند تا به شما در ایجاد یک برنامه پیامرسانی به آسانی کمک کند.
آنچه از این کتاب خواهید آموخت
Approach</ p>
کتابی کاربردی پر از دستور العمل های پیشرفته و همچنین کدهای فراوان و مثال های واقعی که منحنی یادگیری شما را سریع و آسان می کند.
Knowing a reliable enterprise messaging system based on the AMQP standard can be an essential for today’s software developers. This cookbook helps you learn all the basics of RabbitMQ through recipes, code, and real-life examples.
Overview
In Detail
RabbitMQ is an open source message broker software (sometimes called message-oriented middleware) that implements the Advanced Message Queuing Protocol (AMQP). The RabbitMQ server is written in the Erlang programming language and is built on the Open Telecom Platform framework for clustering and failover. Messaging enables software applications to connect and scale. Applications can connect to each other as components of a larger application or to user devices and data.
RabbitMQ Cookbook touches on all the aspects of RabbitMQ messaging. You will learn how to use this enabling technology for the solution of highly scalable problems dictated by the dynamic requirements of Web and mobile architectures, based for example on cloud computing platforms. This is a practical guide with several examples that will help you to understand the usefulness and the power of RabbitMQ.
This book helps you learn the basic functionalities of RabbitMQ with simple examples which describe the use of RabbitMQ client APIs and how a RabbitMQ server works. You will find examples of RabbitMQ deployed in real-life use-cases, where its functionalities will be exploited combined with other technologies. This book helps you understand the advanced features of RabbitMQ that are useful for even the most demanding programmer. Over the course of the book, you will learn about the usage of basic AMQP functionalities and use RabbitMQ to let decoupled applications exchange messages as per enterprise integration applications. The same building blocks are used to implement the architecture of highly scalable applications like today's social networks, and they are presented in the book with some examples. You will also learn how to extend RabbitMQ functionalities by implementing Erlang plugins.
This book combines information with detailed examples coupled with screenshots and diagrams to help you create a messaging application with ease.
What you will learn from this book
Approach
A practical book filled with advanced recipes as well as plenty of code and real-life examples which will make your learning curve quick and easy.
Content: Cover
Copyright
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Table of Contents
Preface
Chapter 1: Working with AMQP
Introduction
Connecting to the broker
Producing messages
Consuming messages
Using body serialization with JSON
Using RPC with messaging
Broadcasting messages
Working with message routing using direct exchanges
Working with message routing using topic exchanges
Guaranteeing message processing
Distributing messages to many consumers
Using message properties
Messaging with transactions
Handling unroutable messages. Chapter 2: Going beyond the AMPQ StandardIntroduction
How to let messages expire
How to let messages expire on specific queues
How to let queues expire
Managing rejected or expired messages
Understanding the alternate exchange extension
Understanding the validated user-ID extension
Notifying the consumers of queue failures
Understanding the exchange-to-exchange extension
Embedding message destinations within messages
Chapter 3: Managing RabbitMQ
Introduction
Using vhosts
Configuring users
Using SSL
Implementing client-side certificates
Managing RabbitMQ from a browser. Configuring RabbitMQ parametersDeveloping Python applications to monitor RabbitMQ
Developing your own web applications to monitor RabbitMQ
Chapter 4: Mixing Different Technologies
Introduction
Using a .NET client
Binding an app from iPhone to RabbitMQ via MQTT
Using messaging to update Google Maps on Android
Publishing messages from Android in the background
Exchanging RabbitMQ messages with Qpid
Exchanging RabbitMQ messages with Mosquitto
Binding a WCF application with .Net clients
Chapter 5: Using RabbitMQ in Web Applications
Introduction. Developing web monitoring applications with SpringDeveloping asynchronous web searches with Spring
Developing web monitoring applications with STOMP
Chapter 6: Developing Scalable Applications
Introduction
Creating a localhost cluster
Creating a simple cluster
Adding a RabbitMQ cluster automatically
Introducing a load balancer to consumers
Creating clients of the cluster
Chapter 7: Developing High-availability Applications
Introduction
Mirroring queues
Synchronizing queues
Optimizing mirror policies
Distributing messages between a couple of brokers. Creating a geographical cluster replicationFiltering and forwarding messages
Combining the high-availability technologies together
Client high availability
Chapter 8: Performance Tuning for RabbitMQ
Introduction
Multithreading and queues
System tuning
Improving bandwidth
Using different distribution tools
Chapter 9: Extending RabbitMQ Functionality
Introduction
Enabling and configuring the STOMP plugin
Managing a RabbitMQ cluster
Monitoring Shovel status
Developing new plugins --
attaching to a relational database with ODBC
Chapter 10: RabbitMQ on AWS
Introduction.