Skip to content

Example of parallel processing of a SystemSet #1989

Open
@CGMossa

Description

@CGMossa

I'm working on using Bevy to facilitate an ecological (scientific) simulation model. To that end, I need to repeat/replicate the positted scenario a number of times, while using already available resources, and also having some things that pertain to the
particular iteration. Also, I need to reset some resources/etc. after each run.

There is a discussion on this here #1678, where @alice-i-cecile called this

easy parallel process replication

and also there is this RFC for SubWorlds bevyengine/rfcs#16 that could help with this.

If someone could pinpoint some way to accomplish today, that would be great so as to be able to get going for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ECSEntities, components, systems, and eventsC-ExamplesAn addition or correction to our examples

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions