Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify the queue/bus #8

Open
dazito opened this issue Aug 23, 2018 · 0 comments
Open

Unify the queue/bus #8

dazito opened this issue Aug 23, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@dazito
Copy link
Owner

dazito commented Aug 23, 2018

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?
@dazito dazito added the enhancement New feature or request label Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant