Re: Many java processes created in linux
Jools Enticknap <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
> I did a search of this and related archives, but did not see > a discussion on this issue: > > In my sun server, starting the services ( reggie, outrigger etc) create > a couple of processes only, but in linux machines (either red hat or > debian ), there are tens or even hundreds of subprocess created. I wonder > if this is normal and why ? Yes, this is normal. Each of the processes you see are threads. On Solaris the ps command does not show the executing threads by default. --Jools =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html JDC members can download the JavaSpaces(tm) Technology from: http://developer.java.sun.com/developer/products/jini/