<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/07/13 11:53, Simon MacMullen
      wrote:<br>
    </div>
    <blockquote cite="mid:51D402AE.1000307@rabbitmq.com" type="cite">On
      03/07/13 11:33, Tom Anderson wrote:
      <br>
      <blockquote type="cite">We could use the shovel plugin to do this
        - in some ways this seems
        <br>
        ideal. However, shovels are configured in RabbitMQ's
        configuration files
        <br>
        as essentially permanent features, which we don't want; we want
        to be
        <br>
        able to run a shovel-like process just once, rather than
        constantly.
        <br>
        Also, shovels seem to be geared towards moving messages between
        queues
        <br>
        in different brokers, whereas in our case, both queues are in a
        single
        <br>
        broker. Would it still be sensible to use a shovel?
        <br>
      </blockquote>
      <br>
      In the future we hope to have shovels that can be dynamically
      reconfigured at run time; I don't consider permanency to be an
      inherent feature of shovels. And being able to spin up a quick
      shovel to move messages from one queue to another within the same
      broker is a use case for that.
      <br>
    </blockquote>
    <br>
    Awesome!<br>
    <br>
    <blockquote cite="mid:51D402AE.1000307@rabbitmq.com" type="cite">
      However, "permanent" shovels are all we've got at the moment. But
      bear in mind the shovel doesn't need to be in the same broker as
      the queues - you could spin up an ad hoc broker node on the same
      machine with whatever shovels you need, then shut it down when
      you're done.
      <br>
    </blockquote>
    <br>
    I don't know offhand how to start a brand new broker node. Is this
    something that will be obvious if i read the documentation, or is
    there any trick to it? Will there be any surprises if we do this on
    the same machine as a running node?<br>
    <br>
    tom<br>
    <br>
    <div class="moz-signature">-- <br>
      <p>Tom Anderson | Developer | +44 20 7826 4312 | <a
          href="http://timgroup.com/">timgroup.com</a></p>
      <div style="color:DarkGrey; font-size: small;">
        <p>STATEMENT OF CONFIDENTIALITY: The information contained in
          this electronic message and any attachments to this message
          are intended for the exclusive use of the addressee(s) and may
          contain confidential or privileged information. If you are not
          the intended recipient, please notify Tom Anderson at TIM
          Group at <a class="moz-txt-link-abbreviated" href="mailto:tom.anderson@timgroup.com">tom.anderson@timgroup.com</a> and destroy all copies of
          this message and any attachments.</p>
        <p>TIM Group is the trading name for YouDevise Limited.
          YouDevise Limited is registered in England, No. 3331176.
          Registered office: 3 Copthall Avenue, London, EC2R 7BH.</p>
      </div>
    </div>
  </body>
</html>