Home >Backend Development >PHP Tutorial >求教:你们的php+mysql 网站用什么方法实现的读写分离?

求教:你们的php+mysql 网站用什么方法实现的读写分离?

WBOY
WBOYOriginal
2016-06-06 20:50:441051browse

求教:现在实现mysql读写分离的主流方式是什么?amoeba,还是其他的?

回复内容:

求教:现在实现mysql读写分离的主流方式是什么?amoeba,还是其他的?

最主流的方式应该就是 Amoeba ...

另外我见过的两种方式是 MySQL-Proxy 和直接在程序里面控制 ...

反正就是各有优劣 ...

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn