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

[zend-queue] Adding support for durable subscribers and persistent message sending #105

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Sep 10, 2021

Carry Shardj/zf1-future#144

The ActiveMQ adapter does not support durable topic subscribers, or persistent message sending. This patch adds support for these commonly used ActiveMQ feature.

cc @rruchte

… in the ActiveMQ queue adapter.

Signed-off-by: Elan Ruusamäe <glen@pld-linux.org>
@glensc glensc mentioned this pull request Sep 10, 2021
@glensc glensc changed the title Adding support for durable subscribers and persistent message sending… [zend-queue] Adding support for durable subscribers and persistent message sending Sep 10, 2021
Copy link
Member

@falkenhawk falkenhawk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Although I would not consider this outdated lib to be a reliable mq client 😅 but people may still be using it on legacy projects and this option seems useful... - so it shouldn't hurt to add this feature

@falkenhawk falkenhawk merged commit 5f87beb into zf1s:master Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants