Cargando…

Mastering RabbitMQ : master the art of developing message-based applications with RabbitMQ /

Master the art of developing message-based applications with RabbitMQ About This Book Learn how to administer, manage, and extend your own message broker, RabbitMQ Develop clients to make a message bridge between your software systems using RabbitMQ Discover how to achieve proficiency with RabbitMQ...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Ayanoglu, Emrah
Otros Autores: Aytaş, Yusuf, Nahum, Dotan
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2015.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn935642576
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|||||||||
008 160122s2015 enk o 001 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d N$T  |d YDXCP  |d N$T  |d COO  |d OCLCF  |d DEBSZ  |d OCLCQ  |d VT2  |d UOK  |d RDF  |d QGK  |d OCLCQ  |d OCLCO  |d OCLCQ 
019 |a 934605841  |a 1259246860 
020 |a 1783981539  |q (electronic bk.) 
020 |a 9781783981533  |q (electronic bk.) 
020 |a 1783981520 
020 |a 9781783981526 
020 |z 1783981520 
020 |z 9781783981526 
024 3 |a 9781783981526 
029 1 |a AU@  |b 000062539927 
029 1 |a DEBSZ  |b 473874903 
035 |a (OCoLC)935642576  |z (OCoLC)934605841  |z (OCoLC)1259246860 
037 |a 888219  |b MIL 
050 4 |a TK5102.5 
072 7 |a COM  |x 018000  |2 bisacsh 
082 0 4 |a 005.7136  |2 23 
049 |a UAMI 
100 1 |a Ayanoglu, Emrah. 
245 1 0 |a Mastering RabbitMQ :  |b master the art of developing message-based applications with RabbitMQ /  |c Emrah Ayanoglu, Yusuf Aytaş, Dotan Nahum. 
246 3 0 |a Master the art of developing message-based applications with RabbitMQ 
260 |a Birmingham, UK :  |b Packt Publishing,  |c 2015. 
300 |a 1 online resource (286 pages) 
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 Print version record. 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; Chapter 2: Configuring RabbitMQ; Chapter 3: Architecture and Messaging; Chapter 4: Clustering and High Availability; Chapter 5: Plugins and Plugin Development; Chapter 6: Managing Your RabbitMQ Server; Chapter 7: Monitoring; Chapter 8: Security in RabbitMQ; Chapter 9: Java RabbitMQ Client Programming; Chapter 10: Ruby Client Programming; Chapter 11: Python Client Programming; Index; Message brokers and message queue 
505 8 |a An introduction to the advanced message queue protocolAn overview of RabbitMQ; Installation of RabbitMQ; Starting RabbitMQ; Summary; Overall configuration of RabbitMQ; The RabbitMQ environment variables; The configuration file; Runtime parameters; Summary; Messaging and its use cases; Enterprise messaging; Messaging-related software architectures; Messaging concepts; Advanced Message Queuing Protocol (AMQP); Summary; High reliability in RabbitMQ; Plugin management and default plugins; Plugin configuration; Custom plugin development; Summary; Management via a command line 
505 8 |a Management via a web pluginManagement via a REST API; Summary; RabbitMQ command-line tools; Web plugins; Nagios; Munin; Zabbix; Summary; An brief introduction to security in RabbitMQ; Applying access control; Providing SASL authentication; SSL support in RabbitMQ; Summary; Case study; Application language -- Java; RabbitMQ Java client API; Case study -- client implementations; Spring framework and RabbitMQ; Spring AMQP; Summary; Case study; Bunny and Ruby; Installing Ruby; Using Bunny; Exploring the AMQP model with Bunny; The real-time processing; Sneakers; Summary; Case study; Pika 
505 8 |a Introducing the web scraperImplementing the scheduler; Implementing the scraper; Handling failure; Using acknowledgement; The Pika API; Celery; Summary; Message brokers; Message Queues; Windows; Mac OS X; Ubuntu; Fedora; Amazon elastic compute cloud (EC2); Starting RabbitMQ on Windows; Other OSes (Linux, Mac OS X); Common environment variables; Unix-specific default location; Windows-specific default location; Parameter management; Policy management; Memory management; Coupling of the software systems; Message oriented middleware -- Architecture; Event-driven architecture; Message producers 
505 8 |a Message brokersMessage consumers; Messages; AMQ elements; Functional specifications of AMQP; Federation in RabbitMQ; Clustering in RabbitMQ; Creating clusters; Checking the cluster status; Changing the cluster node types; Updating cluster nodes; Clustering the settings of RabbitMQ; Load balancing for high availability of queues; Summary; Enabling and disabling plugins; Installing plugin from third-party sources; Default plugin list; Basics of Erlang; Simple RabbitMQ metronome plugin; Cluster commands; User commands; Virtual host and permission commands; Miscellaneous commands; Vulnerabilities 
520 |a Master the art of developing message-based applications with RabbitMQ About This Book Learn how to administer, manage, and extend your own message broker, RabbitMQ Develop clients to make a message bridge between your software systems using RabbitMQ Discover how to achieve proficiency with RabbitMQ with the well-defined descriptions of the topics Who This Book Is For If you are an intermediate-level RabbitMQ developer, who wants to achieve professional-level expertise in the subject, this book is for you. You'll also need to have a decent understanding of message queuing. What You Will Learn Administer RabbitMQ using different tools Understand the roots and details of messaging, message brokers, and AMQP protocol Scale the RabbitMQ server using the clusters and high availability techniques Extend RabbitMQ by developing the Erlang OTP-based applications that use the RabbitMQ API Manage the RabbitMQ server using its powerful tools Monitor the RabbitMQ Server using different open source tools such as Nagios, Munin, and Zabbix Ensure your RabbitMQ's security using SSL, SASL, and access control Develop RabbitMQ clients using Java, Python, and C# with an industry example In Detail RabbitMQ is one of the most powerful Open Source message broker software, which is widely used in tech companies such as Mozilla, VMware, Google, ATT, and so on. RabbitMQ gives you lots of fantastic and easy-to-manage functionalities to control and manage the messaging facility with lots of community support. As scalability is one of our major modern problems, messaging with RabbitMQ is the main part of the solution to this problem. This book explains and demonstrates the RabbitMQ server in a detailed way. It provides you with lots of real-world examples and advanced solutions to tackle the scalability issues. You'll begin your journey with the installation and configuration of the RabbitMQ server, while also being given specific details pertaining to the subject. Next, you'll study the major problems that our server faces, including scalability and high availability, and try to get the solutions for both of these issues by using the RabbitMQ mechanisms. Following on from this, you'll get to design and develop your own plugins using the Erlang language and RabbitMQ's internal API. This knowledge will help you to start with the management and monitoring of the messages, tools, and applications. You'll also gain an understanding of the security and integrity of the messagin ... 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
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 Processing.  |2 bisacsh 
650 7 |a Data transmission systems  |x Computer simulation.  |2 fast  |0 (OCoLC)fst00887995 
650 7 |a Telecommunication  |x Message processing.  |2 fast  |0 (OCoLC)fst01145905 
700 1 |a Aytaş, Yusuf. 
700 1 |a Nahum, Dotan. 
776 0 8 |i Print version:  |a Ayanoglu, Emrah.  |t Mastering RabbitMQ.  |d Birmingham, UK : Packt Publishing, 2015  |z 1783981520  |z 9781783981526  |w (OCoLC)902019424 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1137444  |z Texto completo 
938 |a EBSCOhost  |b EBSC  |n 1137444 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis33517794 
938 |a YBP Library Services  |b YANK  |n 12797384 
994 |a 92  |b IZTAP