Our environment has large number of connected DXL clients (~ 60,000) spread across five DXL brokers, and I want to be sure that we are preemptively handling any performance concerns. To that end, my team would like to know:
Is it more efficient to leave an OpenDXL client connected to a broker for the entire runtime of a long-running application, or if it is better to only connect when we want to send a message, and then immediately disconnect?