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

Implement new EventBus send timeouts #54

Closed
purplefox opened this issue Sep 20, 2013 · 3 comments
Closed

Implement new EventBus send timeouts #54

purplefox opened this issue Sep 20, 2013 · 3 comments
Assignees
Milestone

Comments

@purplefox
Copy link
Member

The Java eventbus now supports sends with timeout, also the Message class supports replies with timeouts.

We should expose this new functionality in the Clojure API too

@tobias
Copy link
Contributor

tobias commented Sep 20, 2013

Tim:

Thanks for adding this issue - how close are you to a release? My
preference would be to keep the module compatible with a versioned core
release as long as possible. Maybe I'll implement this and part it on a
branch for now.

Tim Fox writes:

The Java eventbus now supports sends with timeout, also the Message class supports replies with timeouts.

We should expose this new functionality in the Clojure API too


Reply to this email directly or view it on GitHub:
#54

Toby Crawley
http://immutant.org | http://torquebox.org

@purplefox
Copy link
Member Author

Also, can we extend this to include event bus send reply failures?

eclipse-vertx/vert.x@00eceab

@tobias
Copy link
Contributor

tobias commented Oct 9, 2013

@purplefox Sure thing - do you have an idea of when you'll release 2.1.0?

@ghost ghost assigned tobias Nov 4, 2013
@tobias tobias closed this as completed in 6170df9 Nov 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants