aravind kopparthi wrote:
MDB is the only option i have at this time with 6.0 CR1 release?
Based on what I have seen in this thread, I have no clue what exactly your usecase is. You've got a timer - which implies one kind of asynchronous invocation. Then you have got a singleton which invokes on a @Asynchronous method of a SLSB. And now you are talking about MDB :)
aravind kopparthi wrote:
or @Asynchronous will be roughly targeted for next month Final release at least ;) ?.
Yes, it will be available in 6.0 Final.
aravind kopparthi wrote:
i am still looking for a way to increase the Maxpool size for SLSBs.
Are you sure you are looking for a way to increase the Maxpool size? Or are you wondering why the number of instances created for the SLSB is just 1?