VOOZH about

URL: https://www.javacodegeeks.com/tag/rabbitmq/page/2

⇱ RabbitMQ Archives - Page 2 of 2 - Java Code Geeks


  • Enterprise Java👁 Image
    Biju KunjummenOctober 16th, 2014
    0 144

    Spring @Configuration – RabbitMQ connectivity

    I have been playing around with converting an application that I have to use Spring @Configuration mechanism to configure connectivity…

    Read More »
  • Software Development👁 Image
    Bozhidar BozhanovJuly 22nd, 2014
    0 152

    RabbitMQ in Multiple AWS Availability Zones

    When working with AWS, in order to have a highly-available setup, once must have instances in more than one availability…

    Read More »
  • Software Development👁 Image
    Adam WarskiJuly 5th, 2014
    2 202

    Evaluating persistent, replicated message queues

    Message queues are useful in a number of situations; for example when we want to execute a task asynchronously, we…

    Read More »
  • Enterprise Java👁 Image
    Mark Anro SilvaJuly 9th, 2013
    0 227

    Messaging with RabbitMQ

    We previously published a brief tutorial showing how to set up a Spring RabbitMQ Template. Now, let’s take a step…

    Read More »
  • Enterprise Java👁 Image
    Jos DirksenApril 20th, 2012
    1 242

    Connect to RabbitMQ (AMQP) using Scala, Play and Akka

    In this article we’ll look at how you can connect from Scala to RabbitMQ so you can support the AMQP…

    Read More »
  • Enterprise Java👁 Image
    James CarrApril 5th, 2012
    2 1,588

    RabbitMQ: Scheduled Message Delivery

    Earlier this month I gave a presentation at ComoRichWeb on RabbitMQ and one question from an attendee was “Is it…

    Read More »
  • Enterprise Java👁 Image
    Felipe OliveiraApril 27th, 2011
    0 136

    RabbitMQ Module for Play! Framework

    RabbitMQ offers a highly available, scalable and portable messaging system with predictable and consistent throughput and latency. RabbitMQ is the…

    Read More »
  • «
  • 1
  • 2
Back to top button
Close