Skip to content

gumartinm/JavaTCPFork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Fork process from Java using a remote daemon.

It is useful in environments where there is not enough memory
and you could finish having OutOfMemory exceptions while 
trying to run system processes.


If you want to find out more about memory overcommit in Linux see:
http://developers.sun.com/solaris/articles/subprocess/subprocess.html

About

Launch system processes without forking the whole JVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published