Skip to content

Improve publish / subscribe mechanism for data and events #5

@DerAndereAndi

Description

@DerAndereAndi

Current situation:

  • Right now one can only subscribe to everything
  • Every subscriber will be informed about an event on an independent thread

Ideas to improve this:

  • Option to un-/subscribe to specific/set of EventType
  • Option to provide a channel for receiving events
  • Option to provide a callback functions to be invoked for events

More ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogTo be considered in the futureenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions