Uploaded image for project: 'Commons Exec'
  1. Commons Exec
  2. EXEC-51

Integrate using "java_posix_spawn" into commons-exec

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      This code attempts to implement some of the ideas mentioned at http://bugs.sun.com/view_bug.do?bug_id=5049299. Basically, the goal is to avoid a fork() call whenever we need to spawn a process so that a large project does not have to unnecessarily duplicate its virtual memory usage.

      +) currently the original code lives under https://github.com/axiak/java_posix_spawn

      Attachments

        Activity

          People

            sgoeschl Siegfried Goeschl
            sgoeschl Siegfried Goeschl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: