Hello!
I just get myself to the idea of SQL usage in bayonne (ccscript).
Imagine a pool of SQL connections, ready to answer any query. One connection per SQL gateway thread (like TGI).
Just ping() connection on script startup and cleanup result sets on script ending.
Simple schema, isn't it?
-- Dmitry
_______________________________________________ Bayonne-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bayonne-devel
