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

create selector for topic #30

Open
hhfrancois opened this issue Jul 28, 2015 · 1 comment
Open

create selector for topic #30

hhfrancois opened this issue Jul 28, 2015 · 1 comment
Assignees
Milestone

Comments

@hhfrancois
Copy link
Member

think about similar mecanism of selector in JMS

@hhfrancois
Copy link
Member Author

actually, we subscribe like this :
new Subscriber(topic)
something like this should be fine :
new Subscriber(topic, "a == 10")
mean :
receive message only if payload.a == 10
We can use JsTopicMessageController mecanism

@hhfrancois hhfrancois self-assigned this May 1, 2016
@hhfrancois hhfrancois added this to the 2.11.0 milestone May 1, 2016
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

No branches or pull requests

1 participant