Why read/write split can improve the performance of the database? -


as far know, read/write split use master machine execute cud operation , use slave machine r operation. , resync data master slave. so, here question: why resync operation more efficient doing cud operation on slave machine directly? thank in advance!


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -