Skip to content

CORE2: CORE's global static variables prevents having multiple workers. #21

@monadplus

Description

@monadplus

Since there can only be one Engine per JVM since CORE's uses global static variables this prevents having multiple workers on CORE2.

The only workaround right now is to spawn multiple jvm's on each machine instead of one containing n workers.
This doesn't seem too problematic in this project since there is no communication between workers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions