2009/7/30 Razvan Pistolea <[email protected]>: > The virtual url could just as well use all the real connections at the > same time . > Ex: when an insert operation takes place it will insert in all the > real dbs. > This mode is called parallel and makes sence for write > operations(insert, update, delete).
Great! Let me a question: What does occur if when writing to various DB's at the same time an operation fails? -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
