Skip to content

Make market simulation clock synchronized across servers #54

@guilhem-sante

Description

@guilhem-sante

After some thought I've realized that the market API server can't be scaled to multiple node in its current configuration. For now, there can be only one server because the internal clock that the server use to know the current market simulation time is not shared. Meaning a user could be facing different response from multiple server if they did not exactly started at the same time.

To solve this the market simulation clock should be shared across servers, maybe through a consensus algorithm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestserverBack end related issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions