[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Parallel deployments
kabir.khan@jboss.com
do-not-reply at jboss.com
Mon Jun 22 06:27:15 EDT 2009
I have a few questions regarding the executor. In the case where a context is asynchronous, and there is no executor in the controller, we decided to log a warning and to deploy the context as normal (i.e. not in a thread).
What to do if the executor "is full" and throws a RejectedExecutionException? Log warning and deploy as normal?
Also, the executor is currently only set on the main controller. How should asynchronous deployments be handled in a scoped/child controller? Search the parents until an executor is found?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239032#4239032
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239032
More information about the jboss-dev-forums
mailing list