Skip to content

Take advantage of multi-core processors with Workers #186

@Dovyski

Description

@Dovyski

I was reading this article these days and thinking if Flixel Community could benefit from multi-core processors.

The idea is to identify workloads that can be performed in parallel using Workers, such as physics and path planning. It would be awesome if Flixel could check for Workers availability and, if that's the case, take advantage of it, transparently.

A physics plugin based on Workers, for instance, would be a hell of a feature to justify the implementation of some sort of Workers API.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions