Sergey Bykov

Results 37 comments of Sergey Bykov

Maybe the title is misleading. I think we should be talking about "actor shedding" rather than "load shedding" here. Even if we start rejecting all incoming requests, we will not...

@BrianSakhai All good points, all doable.

Adding a link to the meetup where visualization solutions where shown - https://github.com/OrleansContrib/meetups#meetup-11-a-monitoring-and-visualisation-show-with-richard-astbury-dan-vanderboom-and-roger-Creyke.

There's a `ClientBuilder` class for that. Cluster client's initialization doesn't require as much as building a silo does. Plus, one can configure multiple clients to talk to multiple clusters if...

@sebastianburckhardt What are your thoughts on snapshots?

@zh6335901 Would you like to add Orleans.EventSourcing.Snapshot to https://github.com/orleanscontrib for better visibility?

Great! I believe @richorama or @galvesribeiro can create a repo there for you and give you admin permissions to it.

>17:15:49.585 silo-1 message indicating state is written to the database Does this mean that grain state gets persisted upon deactivation of a grain?