[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Parallel deployments
kabir.khan@jboss.com
do-not-reply at jboss.com
Mon Jun 22 13:02:09 EDT 2009
"kabir.khan at jboss.com" wrote : 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?
I've done these as outlined
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239161#4239161
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239161
More information about the jboss-dev-forums
mailing list