I start my program using "Java ..." in Linux,and when I use "ps -ef|grep java" command to find my program ,I find many processes ofthe same parent process Id.could u tell me why ?and how to deal with it ?