In what area(s)?
/area runtime
/area operator
/area placement
/area docs
/area test-and-release
Ask your question here
During our tests, we realized that reminders of all virtual actors are getting persisted in one single data-Field of the actor-type db entry.
Doesn't this bear the risk of becoming a bottle neck during runtime?
If there are e.g. 10.000 actors, each having 4 reminders, there will be 40.000 entries in that particular data-fied.
In what area(s)?
/area runtime
Ask your question here
During our tests, we realized that reminders of all virtual actors are getting persisted in one single
data-Field of the actor-type db entry.Doesn't this bear the risk of becoming a bottle neck during runtime?
If there are e.g. 10.000 actors, each having 4 reminders, there will be 40.000 entries in that particular
data-fied.