Skip to content

Add parallelism for proximity behaviors #39

Description

@Razoric480

The current implementation of the proximity behaviors involves iterating over anyone who "fits the bill" of the proximity and then calling a callback on them to act upon the behavior as necessary.

Once it's out of the proximity's hands, the potential for a worker thread or two or more to substantially increase performance is significant, especially when there are a lot of agents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions