Cargando…

Instant RabbitMQ messaging application development how-to : build scalable message-based applications with RabiitMQ /

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"...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Keig, Andrew
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Pub., 2013.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • What can RabbitMQ do for you?
  • Installing RabbitMQ (simple)
  • Installing Node.js (simple)
  • Hello world
  • Work queues (intermediate)
  • Persistent messages (intermediate)
  • Acknowledgements (intermediate)
  • Publisher confirms (intermediate)
  • Publish subscribe (advanced)
  • Complex routing (advanced)
  • Go forth and multiply.