You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by arno noordover <an...@gmail.com> on 2016/06/18 15:28:41 UTC

Return futures from mina2

Would it be a good idea to return Futures when using mina2?
Could the example on
http://raikblog.blogspot.nl/2013/05/apache-mina-client-side-to-correlate.html
be leading in a solution like this?
I suppose this would mean that:
- you need to be able to set async explicitely;
- a consumer should be defined async as well or notice async is chosen by
itself based on the class being received;
- maybe expiry of elements in the hashmap;
- ...




--
View this message in context: http://camel.465427.n5.nabble.com/Return-futures-from-mina2-tp5784172.html
Sent from the Camel Development mailing list archive at Nabble.com.