Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
まあ、Tomcatサーバーは1つしか起動していませんが、ubuntuサーバーでコマンド「htop」を実行すると、まったく同じ「コマンド」でPIDが異なる16個のtomcat6インスタンスがメモリにあることがわかりました。以下の画像を参照してください。
デフォルトhtopでは、プロセスの代わりにスレッドをリストしますtop。ps -ef | grep tomcat
htop
top
ps -ef | grep tomcat