RabbitMQ essentials : hop straight into developing your own messaging applications by learning how to utilize RabbitMQ /
In Detail With the advent of cloud computing, the need to design and build applications that can meet the demand and complexity of the modern world has never been greater. RabbitMQ is above all other forms of Message Queuing software thanks to its loosely coupled architecture and its ability to bind...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, England :
Packt Publishing,
2014.
|
Colección: | Community experience distilled.
|
Temas: | |
Acceso en línea: | Texto completo Texto completo |
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | EBOOKCENTRAL_ocn880458017 | ||
003 | OCoLC | ||
005 | 20240329122006.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 140519t20142014enka o 001 0 eng d | ||
040 | |a E7B |b eng |e rda |e pn |c E7B |d UMI |d OCLCO |d DEBBG |d DEBSZ |d OCLCF |d OCLCQ |d D6H |d COCUF |d CNNOR |d OCLCQ |d MOR |d CCO |d PIFAG |d N$T |d IDEBK |d EBLCP |d S4S |d YDXCP |d COO |d FEM |d OCLCQ |d OCLCO |d ZCU |d AGLDB |d MERUC |d OCLCQ |d U3W |d REB |d STF |d OCLCQ |d VTS |d CEF |d ICG |d NLE |d INT |d VT2 |d UKMGB |d OCLCQ |d WYU |d G3B |d TKN |d OCLCQ |d UAB |d DKC |d AU@ |d OCLCQ |d UKAHL |d HS0 |d OCLCQ |d OCLCO |d QGK |d OCLCQ |d OCLCO |d OCLCL | ||
016 | 7 | |a 018006948 |2 Uk | |
019 | |a 878918584 |a 880640748 |a 968064288 |a 1259091379 | ||
020 | |a 9781783983216 |q (e-book) | ||
020 | |a 1783983213 |q (e-book) | ||
020 | |a 1783983205 | ||
020 | |a 9781783983209 | ||
020 | |a 1306708893 | ||
020 | |a 9781306708890 | ||
020 | |z 9781783983209 | ||
029 | 1 | |a AU@ |b 000056901346 | |
029 | 1 | |a AU@ |b 000067101536 | |
029 | 1 | |a DEBBG |b BV042032847 | |
029 | 1 | |a DEBBG |b BV043608860 | |
029 | 1 | |a DEBSZ |b 405716206 | |
029 | 1 | |a DEBSZ |b 414183215 | |
029 | 1 | |a DEBSZ |b 493144463 | |
029 | 1 | |a GBVCP |b 882840045 | |
029 | 1 | |a UKMGB |b 018006948 | |
035 | |a (OCoLC)880458017 |z (OCoLC)878918584 |z (OCoLC)880640748 |z (OCoLC)968064288 |z (OCoLC)1259091379 | ||
037 | |a CL0500000436 |b Safari Books Online | ||
050 | 4 | |a TK5102.5 |b .D67 2014eb | |
072 | 7 | |a COM |x 020000 |2 bisacsh | |
082 | 0 | 4 | |a 005.7136 |2 23 |
049 | |a UAMI | ||
100 | 1 | |a Dossot, David, |e author. | |
245 | 1 | 0 | |a RabbitMQ essentials : |b hop straight into developing your own messaging applications by learning how to utilize RabbitMQ / |c David Dossot. |
264 | 1 | |a Birmingham, England : |b Packt Publishing, |c 2014. | |
264 | 4 | |c ©2014 | |
300 | |a 1 online resource (182 pages) : |b illustrations (some color), tables | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file | ||
490 | 1 | |a Community Experience Distilled | |
500 | |a Includes index. | ||
588 | 0 | |a Online resource; title from PDF title page (EBSCO, viewed July 10, 2017). | |
520 | |a In Detail With the advent of cloud computing, the need to design and build applications that can meet the demand and complexity of the modern world has never been greater. RabbitMQ is above all other forms of Message Queuing software thanks to its loosely coupled architecture and its ability to bind multiple languages, making modern web applications secure, scalable, and simple to maintain. However, in order to implement the best design and development practices when developing your messaging applications, you will need proper guidance on how to use RabbitMQ effectively. Armed with this supportive guide, you now have the opportunity to get immediately stuck into developing your own message-based applications with RabbitMQ. Using the fictitious Clever Coney Media as a case study, you will follow their journey of developing with RabbitMQ; from implementing simple, synchronous get operations to using advanced message routing and tracking the messaging application. With RabbitMQ Essentials, you get to observe how using Message Queuing software can streamline the development of your own distributed and scalable applications. Once you have familiarized yourself with the RabbitMQ setup, you will soon be creating your own inbox to send and receive messages through the combination of user-specific queues as well as bound and direct exchanges. After extending your messaging system by developing your own public address system, you will learn how to analyze traffic through your own application using a Python client. If you have ever feared losing messages, prepare to be amazed once you discover how to deal with dead letters and message rejection. To round off this crash-course in RabbitMQ, you will finally learn how to track your application and prevent something disastrous occurring to it. With so many other Message Queuing software available to you, RabbitMQ Essentials will show you precisely why RabbitMQ is leaps and bounds above the rest when it comes to building your own message-driven applications. Approach This book is a quick and concise introduction to RabbitMQ. Follow the unique case study of Clever Coney Media as they progressively discover how to fully utilize RabbitMQ, containing clever examples and detailed explanations. Who this book is for Whether you are someone who develops enterprise messaging products professionally or a hobbyist who is already familiar with open source Message Queuing software and you are looking for a new challenge, then this is the book for you. Although you should be familiar with Java, Ruby, and Python to get the most out of the examples, RabbitMQ Essentials will give you the push you need to get started that no other RabbitMQ tutorial can provide you with. | ||
505 | 0 | |a Cover; Copyright; Credits; Foreword; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: A Rabbit Springs to Life; What is messaging?; A loosely coupled architecture; Meet AMQP; The RabbitMQ broker; A case for RabbitMQ; Getting RabbitMQ ready; Installing the broker; Installing the management plugin; Configuring users; Summary; Chapter 2: Creating an Application Inbox; Connecting to RabbitMQ; Working with channels; Building the inbox; Sending user messages; AMQP message structure; Fetching user messages; Seeing it run; Adding topic messages; Summary | |
505 | 8 | |a Chapter 3: Switching to Server-pushMoving beyond polling; Consuming queues; Creating a consumer subscription wrapper; Babysitting subscriptions; Tying into the WebSocket endpoint; Running the application; Publishing to all queues; Binding to the fanout; Publishing to all; Running the application; Summary; Chapter 4: Handling Application Logs; Publishing and consuming logs; Load testing AMQP; Running a load test; Prefetching messages; Messaging serendipity; Summary; Chapter 5: Tweaking Message Delivery; Handling dead letters; Refactoring queues; Undertaking messages; Making delivery mandatory | |
505 | 8 | |a Implementing the back-office senderSummary; Chapter 6: Smart Message Routing; Service-oriented messaging; Replying to queues; Routing service requests; Exposing the authentication service; Calling the authentication service; Summary; Chapter 7: Taking RabbitMQ to Production; Tackling the broker SPOF; Mirroring queues; Connecting to the cluster; Federating brokers; Monitoring the broker; Summary; Chapter 8: Testing and Tracing Applications; Testing RabbitMQ applications; Unit testing RabbitMQ applications; Integration testing RabbitMQ applications; Tracing RabbitMQ; Drinking at the Firehose | |
546 | |a English. | ||
590 | |a ProQuest Ebook Central |b Ebook Central Academic Complete | ||
590 | |a eBooks on EBSCOhost |b EBSCO eBook Subscription Academic Collection - Worldwide | ||
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
650 | 0 | |a Telecommunication |x Message processing. | |
650 | 0 | |a Data transmission systems |x Computer simulation. | |
650 | 6 | |a Télécommunications |x Traitement de messages. | |
650 | 7 | |a COMPUTERS |x Data Transmission Systems |x General. |2 bisacsh | |
650 | 7 | |a Data transmission systems |x Computer simulation |2 fast | |
650 | 7 | |a Telecommunication |x Message processing |2 fast | |
758 | |i has work: |a RabbitMQ essentials (Text) |1 https://id.oclc.org/worldcat/entity/E39PCXmrKKJCqgWBfYbwPGy9Tb |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Dossot, David. |t RabbitMQ essentials : hop straight into developing your own messaging applications by learning how to utilize RabbitMQ. |d Birmingham, England : Packt Publishing, ©2014 |h iii, 164 pages |k Community experience distilled. |z 9781783983209 |
830 | 0 | |a Community experience distilled. | |
856 | 4 | 0 | |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1674879 |z Texto completo |
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781783983209/?ar |z Texto completo |
936 | |a BATCHLOAD | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH26412413 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL1674879 | ||
938 | |a ebrary |b EBRY |n ebr10868174 | ||
938 | |a EBSCOhost |b EBSC |n 771462 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis28268649 | ||
938 | |a YBP Library Services |b YANK |n 11800718 | ||
994 | |a 92 |b IZTAP |