On Tue, Jul 20, 2010 at 11:06 AM, Carsten Ziegeler <[email protected]> wrote: > ...So basically we have two different use cases here: > a) functionality like "nohup &" combination in *nix shells > b) request processing which is not triggered by an external http > request. Usually this is triggered by events or scheduled > > While we could solve a) like Felix suggests, b) needs something different...
See the DetachedRRFactory snippet in my response to Victor, WDYT? -Bertrand
