Webador / SlmQueue

Laminas / Mezzio module that integrates with various queue management systems.
Other
137 stars 56 forks source link

Consider using queue interprop as abstraction for queues #215

Closed makasim closed 2 years ago

makasim commented 6 years ago

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

roelvanduijnhoven commented 6 years ago

I have no idea if the spec is compatible with this repo; and what changes would be required to make that happen. Feel free to look into it; and present a strategy or POC of what this would require @makasim.