I take it that Sequoia controllers usually keep a connection to the backend database open? (Anyone know of docs on this issue - I've not found a good reference on this yet.)

I just ran some JDBC stress tests (using The Grinder) - first, against a naked MySQL database, and then against a Sequoia virtual DB with a single MySQL database behind it containing the same data. The Sequoia test ran much faster - presumably because Sequoia is holding the connection to the actual database open... (My test closes the connections and reopens for each query.)

Alex


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to