bd8183afefddce382327fd45348c1bfad34cde07
[JavaTCPFork/.git] / README
1 Fork process from Java using a remote daemon.
2
3 It is useful in environments where there is not enough memory
4 and you could finish having OutOfMemory exceptions while 
5 trying to run system processes.
6
7
8 If you want to know more about memory overcommit in Linux see:
9 http://developers.sun.com/solaris/articles/subprocess/subprocess.html