You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2014/11/06 14:36:34 UTC

[jira] [Updated] (EXEC-51) Integrate using "java_posix_spawn" into commons-exec

     [ https://issues.apache.org/jira/browse/EXEC-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated EXEC-51:
-----------------------------
    Fix Version/s:     (was: 1.2)

> Integrate using  "java_posix_spawn"  into commons-exec
> ------------------------------------------------------
>
>                 Key: EXEC-51
>                 URL: https://issues.apache.org/jira/browse/EXEC-51
>             Project: Commons Exec
>          Issue Type: Improvement
>            Reporter: Siegfried Goeschl
>            Assignee: Siegfried Goeschl
>
> 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 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)