My question is regarding the above... locking invo...
# general
v
My question is regarding the above... locking involves complex steps and prone to errors (dead locks sometimes), performance hits. My question is this... Architecturally, is it easier to consider the following? Keep one core instance as write instance (mainly for user creation/updates) and others as read?