Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3017

Add support for stream data to filesystem when using BlobMessages

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.4.2
    • Broker
    • None

    Description

      Using BlobMessages can help to reduce the memory usage very much when you have the need to transfer many big messages via activemq. However for this you need some kind of storage which can be used to transfer the payload to. ActiveMQ can handle the transfer with FTP and HTTP at the moment. However if you only run an embed ActiveMQ broker this is often overkill and just plain slow. Here it would be cool to just stream the payload from and to the filesystem, to get the memory improvement when using BlobMessages but keep the complex level low + have high speed.

      Attachments

        1. AMQ-3017-v2.diff
          11 kB
          Norman Maurer
        2. AMQ-3017.diff
          11 kB
          Norman Maurer

        Activity

          People

            dejanb Dejan Bosanac
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: