[Twisted-Python] adbapi MySQL read/write splitting

Jason J. W. Williams jasonjwwilliams at gmail.com
Tue Aug 31 22:36:42 EDT 2010


Sending writes (e.g. INSERTs and UPDATEs) to a master MySQL server and
reads (SELECTs) to a slave.

-J

On Tue, Aug 31, 2010 at 8:32 PM, Itamar Turner-Trauring
<itamar at itamarst.org> wrote:
> On Tue, 2010-08-31 at 15:17 -0600, Jason J. W. Williams wrote:
>> Is anyone doing read/write splitting with adbapi? Looking for advice
>> if anyone has tackled this before. Thank you in advance.
>
> What is "read/write splitting"?
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>



More information about the Twisted-Python mailing list