Skip to content

Improve even-based parallelization #18

Description

@michelalbonico

So far, most of the calls run sequentially. It is necessary to:

  • make local methods calls parallel so that when an event happens all the methods registered to that event can be called at the same time.
  • the remote method invocations must be triggered in parallel to the local callbacks.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions