With 100's of computers connected to rabbitmq with persistent connections, would this pose any problems?<div><br></div><div>Does it time-out by default?</div><div><br>Why use a heartbeat? Is it to re-establish if the heartbeat fails?<br>
<div><br></div><div>Would it be better for clients to close connections and only open a connection when necessary?</div><div><br></div><div>For reading messages we need persistent connections.</div><div><br></div><div>But for writing, and I can see how we could potentially only open a connection to write a message when required.</div>
</div>