Java processes/threads

J

Jan Bares

Hi,

when I run JBoss, all the processes such as Tomcat, SQL server and so on
appears as threads of a single process. How does Java manage separation
between them (in OS thread the memory is shared between threads)? How are
Java threads mapped to OS threads (one Java thread = one OS thread)?
Is there a tool, that can show me which Java threads belong to Tomcat, which
belong to SQL Server etc?

I would be glag if you can point me to some documentation about this topic.
I know that ClassLoader is the key to this question.

(I am C++ professional working on Windows)

Jan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top