0%

Book Description

Build scalable message based applications with RabbitMQ

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results
  • Learn how to build message-based applications with RabbitMQ using a practical Node.js ecommerce example
  • Implement various messaging patterns including asynchronous work queues, publish subscribe and topics.
  • Lean how to successfully configure RabbitMQ and understand how this impacts performance.

In Detail

RabbitMQ is an open source message-broker that implements the Advanced Message Queuing Protocol (AMQP) standard. This book will enable you to take advantage of RabbitMQ to create scalable, message-based applications.

In "Instant RabbitMQ Messaging Application Development How-to" you start by understanding the reasons for using an AMQP message broker; you will then implement a simple messaging application.

You will then be guided through the process of decoupling an existing highly-coupled e-commerce application using messaging patterns and look at RabbitMQ options for reliable message delivery. You’ll finish your journey by exploring more advanced routing patterns. This book takes a highly practical approach we will offer numerous hints and tips for successful application development along the way.

Table of Contents

  1. Instant RabbitMQ Messaging Application Development How-to
    1. Instant RabbitMQ Messaging Application Development How-to
    2. Credits
    3. About the Author
    4. Acknowledgement
    5. About the Reviewer
    6. www.PacktPub.com
      1. Support files, eBooks, discount offers and more
        1. Why Subscribe?
        2. Free Access for Packt account holders
    7. Preface
      1. What this book covers
      2. What you need for this book
      3. Who this book is for
      4. Conventions
      5. Reader feedback
      6. Customer support
        1. Downloading the example code
        2. Errata
        3. Piracy
        4. Questions
    8. 1. Instant RabbitMQ Messaging Application Development How-to
      1. What can RabbitMQ do for you?
      2. Installing RabbitMQ (Simple)
        1. Getting ready
        2. How to do it...
        3. How it works...
      3. Installing Node.js (Simple)
        1. Getting ready
        2. How to do it...
        3. How it works...
        4. There's more...
      4. Hello World (Simple)
        1. Getting ready
        2. How to do it...
        3. How it works...
        4. There's more...
      5. Work Queues (Intermediate)
        1. Getting ready
        2. How to do it...
        3. How it works...
      6. Persistent messages (Intermediate)
        1. Getting ready
        2. How to do it...
      7. Acknowledgements (Intermediate)
        1. Getting ready
        2. How to do it...
      8. Publisher Confirms (Intermediate)
        1. Getting ready
        2. How to do it...
      9. Publish Subscribe (Advanced)
        1. Getting ready
        2. How to do it...
        3. How it works...
        4. There's more...
      10. Complex routing (Advanced)
        1. Getting ready
        2. How to do it...
        3. How it works...
      11. Go forth and multiply
        1. Clustering and Mirrored Queues
        2. Error handling and recovery
        3. AMQP connections
        4. Heartbeats
        5. AMQP Reconnects
        6. Configuration
        7. AMQP 1.0
        8. Hosting
        9. Architecture and performance
3.139.105.159