Skip to content

Unify the queue/bus #8

@dazito

Description

@dazito

Currently, we have 2 different implementations for the same thing - a bus/queue to asynchronously process events/tasks. TaskQueue and CloudSyncRxBus.

Improve this by:

  1. unify in one simple bus/queue class?
  2. Refactor in order to be more consistent between them?
  3. Create a well defined interface for the bus/queue?
  4. Other suggestion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions