Spring task executor in jboss -


I am currently using the spring work executable framework in jboss 7 (I do not use jboss's java ee features I am using only servlets) and my configuration looks down

     

When jboss starts, how is the thread managed to manage the thread pool, whether it can be unmanaged from jboss perspective or the thread pool in the standalone allocated for the WEB web. Will be made from the configured pool?

Please tell me.

Code snippet on a

/ Div> .

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -