RabbitMQ essentials: hop straight into developing your own messaging applications by learning how to utilize RabbitMQ
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, England
Packt Publishing
2014
|
Schriftenreihe: | Community experience distilled
|
Schlagworte: | |
Beschreibung: | Includes index Online resource; title from PDF title page (EBSCO, viewed July 10, 2017) |
Beschreibung: | 1 online resource (182 pages) illustrations (some color), tables |
ISBN: | 9781783983216 1783983213 1783983205 9781783983209 1306708893 9781306708890 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV045350707 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 181210s2014 |||| o||u| ||||||eng d | ||
020 | |a 9781783983216 |9 978-1-78398-321-6 | ||
020 | |a 1783983213 |9 1-78398-321-3 | ||
020 | |a 1783983205 |9 1-78398-320-5 | ||
020 | |a 9781783983209 |9 978-1-78398-320-9 | ||
020 | |a 1306708893 |9 1-306-70889-3 | ||
020 | |a 9781306708890 |9 978-1-306-70889-0 | ||
035 | |a (ZDB-4-ITC)ocn880458017 | ||
035 | |a (OCoLC)880458017 | ||
035 | |a (DE-599)BVBBV045350707 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
082 | 0 | |a 005.7136 |2 23 | |
100 | 1 | |a Dossot, David |e Verfasser |4 aut | |
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 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
490 | 0 | |a Community experience distilled | |
500 | |a Includes index | ||
500 | |a Online resource; title from PDF title page (EBSCO, viewed July 10, 2017) | ||
505 | 8 | |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. | |
505 | 8 | |a 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. | |
505 | 8 | |a 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 | |
650 | 7 | |a COMPUTERS / Data Transmission Systems / General |2 bisacsh | |
650 | 7 | |a Data transmission systems / Computer simulation |2 fast | |
650 | 7 | |a Telecommunication / Message processing |2 fast | |
650 | 4 | |a Telecommunication |x Message processing |a Data transmission systems |x Computer simulation | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |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 |
912 | |a ZDB-4-ITC | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-030737361 |
Datensatz im Suchindex
_version_ | 1804179175558348800 |
---|---|
any_adam_object | |
author | Dossot, David |
author_facet | Dossot, David |
author_role | aut |
author_sort | Dossot, David |
author_variant | d d dd |
building | Verbundindex |
bvnumber | BV045350707 |
collection | ZDB-4-ITC |
contents | 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 |
ctrlnum | (ZDB-4-ITC)ocn880458017 (OCoLC)880458017 (DE-599)BVBBV045350707 |
dewey-full | 005.7136 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.7136 |
dewey-search | 005.7136 |
dewey-sort | 15.7136 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>04725nmm a2200481zc 4500</leader><controlfield tag="001">BV045350707</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">181210s2014 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781783983216</subfield><subfield code="9">978-1-78398-321-6</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1783983213</subfield><subfield code="9">1-78398-321-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1783983205</subfield><subfield code="9">1-78398-320-5</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781783983209</subfield><subfield code="9">978-1-78398-320-9</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1306708893</subfield><subfield code="9">1-306-70889-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781306708890</subfield><subfield code="9">978-1-306-70889-0</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-4-ITC)ocn880458017</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)880458017</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV045350707</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.7136</subfield><subfield code="2">23</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Dossot, David</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">RabbitMQ essentials</subfield><subfield code="b">hop straight into developing your own messaging applications by learning how to utilize RabbitMQ</subfield><subfield code="c">David Dossot</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, England</subfield><subfield code="b">Packt Publishing</subfield><subfield code="c">2014</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">2014</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (182 pages)</subfield><subfield code="b">illustrations (some color), tables</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Online resource; title from PDF title page (EBSCO, viewed July 10, 2017)</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="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. </subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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. </subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Data Transmission Systems / General</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Data transmission systems / Computer simulation</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Telecommunication / Message processing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Telecommunication</subfield><subfield code="x">Message processing</subfield><subfield code="a">Data transmission systems</subfield><subfield code="x">Computer simulation</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="a">Dossot, David</subfield><subfield code="t">RabbitMQ essentials : hop straight into developing your own messaging applications by learning how to utilize RabbitMQ.</subfield><subfield code="d">Birmingham, England : Packt Publishing, 2014</subfield><subfield code="h">iii, 164 pages</subfield><subfield code="k">Community experience distilled</subfield><subfield code="z">9781783983209</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-ITC</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-030737361</subfield></datafield></record></collection> |
id | DE-604.BV045350707 |
illustrated | Illustrated |
indexdate | 2024-07-10T08:15:41Z |
institution | BVB |
isbn | 9781783983216 1783983213 1783983205 9781783983209 1306708893 9781306708890 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030737361 |
oclc_num | 880458017 |
open_access_boolean | |
physical | 1 online resource (182 pages) illustrations (some color), tables |
psigel | ZDB-4-ITC |
publishDate | 2014 |
publishDateSearch | 2014 |
publishDateSort | 2014 |
publisher | Packt Publishing |
record_format | marc |
series2 | Community experience distilled |
spelling | Dossot, David Verfasser aut RabbitMQ essentials hop straight into developing your own messaging applications by learning how to utilize RabbitMQ David Dossot Birmingham, England Packt Publishing 2014 2014 1 online resource (182 pages) illustrations (some color), tables txt rdacontent c rdamedia cr rdacarrier Community experience distilled Includes index Online resource; title from PDF title page (EBSCO, viewed July 10, 2017) 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 COMPUTERS / Data Transmission Systems / General bisacsh Data transmission systems / Computer simulation fast Telecommunication / Message processing fast Telecommunication Message processing Data transmission systems Computer simulation Erscheint auch als Druck-Ausgabe Dossot, David RabbitMQ essentials : hop straight into developing your own messaging applications by learning how to utilize RabbitMQ. Birmingham, England : Packt Publishing, 2014 iii, 164 pages Community experience distilled 9781783983209 |
spellingShingle | Dossot, David 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 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 COMPUTERS / Data Transmission Systems / General bisacsh Data transmission systems / Computer simulation fast Telecommunication / Message processing fast Telecommunication Message processing Data transmission systems Computer simulation |
title | RabbitMQ essentials hop straight into developing your own messaging applications by learning how to utilize RabbitMQ |
title_auth | RabbitMQ essentials hop straight into developing your own messaging applications by learning how to utilize RabbitMQ |
title_exact_search | RabbitMQ essentials hop straight into developing your own messaging applications by learning how to utilize RabbitMQ |
title_full | RabbitMQ essentials hop straight into developing your own messaging applications by learning how to utilize RabbitMQ David Dossot |
title_fullStr | RabbitMQ essentials hop straight into developing your own messaging applications by learning how to utilize RabbitMQ David Dossot |
title_full_unstemmed | RabbitMQ essentials hop straight into developing your own messaging applications by learning how to utilize RabbitMQ David Dossot |
title_short | RabbitMQ essentials |
title_sort | rabbitmq essentials hop straight into developing your own messaging applications by learning how to utilize rabbitmq |
title_sub | hop straight into developing your own messaging applications by learning how to utilize RabbitMQ |
topic | COMPUTERS / Data Transmission Systems / General bisacsh Data transmission systems / Computer simulation fast Telecommunication / Message processing fast Telecommunication Message processing Data transmission systems Computer simulation |
topic_facet | COMPUTERS / Data Transmission Systems / General Data transmission systems / Computer simulation Telecommunication / Message processing Telecommunication Message processing Data transmission systems Computer simulation |
work_keys_str_mv | AT dossotdavid rabbitmqessentialshopstraightintodevelopingyourownmessagingapplicationsbylearninghowtoutilizerabbitmq |