<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 307: Allow running a second process</title><link href="https://sourceforge.net/p/wrapper/support-requests/307/" rel="alternate"/><link href="https://sourceforge.net/p/wrapper/support-requests/307/feed.atom" rel="self"/><id>https://sourceforge.net/p/wrapper/support-requests/307/</id><updated>2021-09-21T00:56:14.984000Z</updated><subtitle>Recent changes to 307: Allow running a second process</subtitle><entry><title>#307 Allow running a second process</title><link href="https://sourceforge.net/p/wrapper/support-requests/307/?limit=25#f435" rel="alternate"/><published>2021-09-21T00:56:14.984000Z</published><updated>2021-09-21T00:56:14.984000Z</updated><author><name>Leif Mortenson</name><uri>https://sourceforge.net/u/mortenson/</uri></author><id>https://sourceforge.net46b08004e576bf41669d1ff59e0d852e46c7c8fa</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Can you explain a bit more what you are wanting to do?  How is the second process triggered?&lt;/p&gt;
&lt;p&gt;The Wrapper lets you launch managed child processes with the WrapperManager.exec method.  Similar to the Runtime.exec, but you have more control over forking, and the Wrapper will manage the lifecycles of the child processes.   It is also possible to trigger child processes in response to events.  These are both Pro features however.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Allow running a second process</title><link href="https://sourceforge.net/p/wrapper/support-requests/307/" rel="alternate"/><published>2021-09-20T11:05:00.529000Z</published><updated>2021-09-20T11:05:00.529000Z</updated><author><name>Mark de Groot</name><uri>https://sourceforge.net/u/markdegroot/</uri></author><id>https://sourceforge.net2e79983c68a9499be5d71371a4f5ba2a79c5d904</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'm looking for a way to allow my service to temporarily start a second process. For instance to have the process start with a specific command-line flag, --status for example. The process should start, and dump some status info and quit again. &lt;/p&gt;
&lt;p&gt;Obviously the Wrapper does not allow this, since the main process is already running. Any idea how we could accomplish this?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>