[OpenSIPS-Devel] [NEW] Virtual DB module

Iñaki Baz Castillo ibc at aliax.net
Thu Jul 30 16:02:54 CEST 2009


2009/7/30 Iñaki Baz Castillo <ibc at aliax.net>:
> 2009/7/30 Razvan Pistolea <razvy000 at yahoo.com>:
>
>>        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?

Well, I read in the doc:

  PARALLEL
  Use all the urls in the virtual db url. Fails if all the urls fail.

However we would lost syncronism between the databases. If there any
way to realize of that? somre response code?

-- 
Iñaki Baz Castillo
<ibc at aliax.net>



More information about the Devel mailing list