"alesj" wrote :
|
How would this relate with KernelDeploymentDeployer, meaning that we need to
'convince' it not to split up the deployment into separate non-related beans.
Or how do you plan to group all beans from a deployment marked with 'asynch' and
install them in the same background thread?
Why would you need to?
You simply have an Executor backed by a thread pool + queue on the controller.
You submit the task to the executor then it will do something like:
anonymous wrote :
|
|
| A
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139283#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...