Skip to content

Is it difficult to make the library thread-safe/atomic? #4

@rockingdice

Description

@rockingdice

Basically, I want to isolate each battle on different threads and run them concurrently on the server. Each battle will run on its own and have its own context. Is it difficult to achieve that?
I found there're global variables and have to tweak some codes, but I don't know if it's trivial.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions