25 May
2010
25 May
'10
10:16 p.m.
Hi; We have a multiprocess setup (job runner and multi web runners) and are frequently customising tools/adding new ones. When we were single threading at first, we could reload tools from the admin menu but that does not update the job runner version when multi thread. Is there any way to; - Reload tools without stopping galaxy when in multi thread - Update the tool menu This is critical because if you have a long running job, stopping the server will kill it - we have seq jobs that take days to complete and our setup is very fluent at the moment. I dont mind hacking if it works. Cheers DG