Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Consider using queue interprop as abstraction for queues #662

Closed
makasim opened this issue Jan 29, 2018 · 3 comments
Closed

Consider using queue interprop as abstraction for queues #662

makasim opened this issue Jan 29, 2018 · 3 comments

Comments

@makasim
Copy link

makasim commented Jan 29, 2018

Hello!

Please look at https://github.com/queue-interop/queue-interop project. Using interfaces from it allows us reuse some implementations like enqueue, which supports a lot of transports. You can outsource some code

@prisis
Copy link
Member

prisis commented Jan 29, 2018

Im outsourcing all of the connections and jobs to enqueue :), see #622 (started to work on it)

@makasim
Copy link
Author

makasim commented Jan 29, 2018

great! can I be of help?

@prisis
Copy link
Member

prisis commented Jan 29, 2018

Im just thinking about a easy queue component api with less code to wirte for the end user.

Ideas are welcome :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants