java - Glassfish Asynchronous only using 2 cores out of 4. Anybody know how I can tell it to use all 4? Or at least 3? -


Install Ubuntu Quad-Core Glassfish I want to tell glassfish to use all 4 cores for the process of async jobs Because it's just using 2 now. I do not find any setting to specify that though. Does anyone know where it can be?

I do not know glassfish, but the points are still valid:

Not to mention what the worker thread is doing, or which version of glassfish you are using ...

If worker threads are not doing much, then it is possible that you are on a web server If this is the case, then I suggest that you have some threads in the sublet. If you do not, then try the following ...

There is also a JMX interface ... there is an attack around it, you think that the worker pool size is only 2 threads ...

Just a guess ...

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -