Hi, I was just was wondering if it's proper to use active mq to transmit images.
We are currently doing a distributed signature verification system. We sometimes have to get images on demand from a database in the main branch. Can I use activemq and used networks of brokers to get images from the main branch? I was thinking of using an image servlet but I think i'd rather use messaging. Thanks Carlo
