<div dir="ltr">here my script:<div><a href="https://wikitech.wikimedia.org/wiki/User:Alex_brollo/OpalToIA">https://wikitech.wikimedia.org/wiki/User:Alex_brollo/OpalToIA</a><br></div><div><br></div><div>Thanks Platonides for suggestions.</div>
<div><br></div><div>Alex</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-03 21:39 GMT+01:00 Platonides <span dir="ltr"><<a href="mailto:platonides@gmail.com" target="_blank">platonides@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 03/03/14 15:53, Alex Brollo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm testing a (heavy) python script and I (painfully) learned to run it<br>
by jsub; I'm testing a second cgi py script to run the former one from a<br>
web form. I'm working into tools-dev after a sugegstion I got to run<br>
such heavy scripts there.<br>
My question: as soon as cgi-py script will be refined, how have I to go<br>
on? Have I to merge the two scripts into one,<br>
</blockquote></div>
No need to do that. An application may be composed by multiple scripts.<div class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 even if it will be run (I presume) by bastion,<br>
</blockquote></div>
I don't think it needs to be run by bastion. I used to queue jobs at the<br>
toolserver from the webserver, for instance.<br>
The only problem may be that perhaps you find out in a web server without all submit tools. In that case, ask them to be installed :)<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
or have I to launch a separate jsub routine from my cgi-bin script?<br>
</blockquote>
Seems the more straightforward way. No problem with that. Just ensure<br>
all parameters passed to it are sanitized.<div class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Can I found a specific help page about this kind of<br>
issue? Can I publish the code somewhere (please, not in github.... I<br>
can't understand basics) to get a revision of it?<br>
</blockquote>
<br></div>
pastebin? A random sandbox page at the wiki?<br>
<br>
______________________________<u></u>_________________<br>
Labs-l mailing list<br>
<a href="mailto:Labs-l@lists.wikimedia.org" target="_blank">Labs-l@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/labs-l" target="_blank">https://lists.wikimedia.org/<u></u>mailman/listinfo/labs-l</a><br>
</blockquote></div><br></div>