OrleansTemplates icon indicating copy to clipboard operation
OrleansTemplates copied to clipboard

Single Writer Multiple Readers dynamic scale

Open nehmebilal opened this issue 9 years ago • 0 comments

The Single Writer Multiple Readers pattern is currently implemented with static scale. In other words, the users have to specify how many replicas they want in the code.

It would be a lot better if we can scale the number of replicas dynamically based on the read load.

nehmebilal avatar Jun 16 '15 23:06 nehmebilal