[
https://issues.apache.org/jira/browse/MESOS-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig Hansen-Sturm updated MESOS-1669:
--------------------------------------
Description:
New test added which serves as a performance test for reaping. This test forks
N children (default value is 4), kills these children, and then uses
process::collect to collect all status results. This is a simple
generalization of the existing ChildProcess test, except that it is realtime
(as required for profiling), e.g., no clock manipulation is performed.
was:
Serves as a performance test for reaping. This test forks N children (default
value is 4), kills these children, and then uses process::collect to collect
all status results. This is a simple generalization of the existing
ChildProcess test, except that it is realtime, e.g., no clock manipulation is
performed.
> New MultiChildProcess test added to reap_test.cpp
> -------------------------------------------------
>
> Key: MESOS-1669
> URL: https://issues.apache.org/jira/browse/MESOS-1669
> Project: Mesos
> Issue Type: Improvement
> Reporter: Craig Hansen-Sturm
> Priority: Minor
>
> New test added which serves as a performance test for reaping. This test
> forks N children (default value is 4), kills these children, and then uses
> process::collect to collect all status results. This is a simple
> generalization of the existing ChildProcess test, except that it is realtime
> (as required for profiling), e.g., no clock manipulation is performed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)