This is not a bug report per say, more of a question on usage within a real
world application.
I see that you need to manage the Multiplexer by calling select on it within a
tight loop otherwise nothing will happen. How should this work in say a servlet
3 based async web app? Could you provide an example async servlet that makes a
query against a fictional database and return the results to the caller? Would
there have to be a separate thread responsible for running the while loop that
calls select on the multiplexer?
Thanks for your help.
Original issue reported on code.google.com by vangel...@gmail.com on 10 Jul 2014 at 5:05
Original issue reported on code.google.com by
vangel...@gmail.com
on 10 Jul 2014 at 5:05