Hi guys, already got this issue and Mark pinged me about it yesterday. ATM we have 1 eviction thread by stateless instance manager (pool). So if you have 100 stateless beans you then have 100 threads doing nothing.
Do we want to reduce it to N fixed threads (default to 3 maybe?) per stateless container (but multiple tasks to keep access timeout and close timeout respected)? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com>
