You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be efficient and scalable we need to implement this with Kafka which will handle with #104
Existing game locks hold by each engine must be removed
Admin API must be aware of which engine runs which games
Need to verify all game rules must support out-of-order processing
If possible, should support a game should run only limited subset of all engine nodes rather than all engines. This is to balance the distribution of games among engines.
The text was updated successfully, but these errors were encountered:
To be efficient and scalable we need to implement this with Kafka which will handle with #104
The text was updated successfully, but these errors were encountered: