<div>Are there any limits to how long or large a queue can get apart from disk space?</div>
<div> </div>
<div>Is there a limit to the message size?</div>
<div> </div>
<div>Is there a limit to the number of queue? Rather than one bus/queue with many message types, I'm creating a few queue for each simple units of work + having only a few message types per queue. Does anyone see a problem with this approach when using RabbitMQ?</div>
<div> </div>
<div>I'm at that nervous stage of it looks good, but I'm not quite sure yet. I guess I'm asking for experiences without having fully tested. I'm hoping to avoid potential pitfalls and save some time.</div>
<div> </div>
<div>thanks,</div>
<div>-Steven</div>