I'm testing a (heavy) python script and I (painfully) learned to run it by jsub; I'm testing a second cgi py script to run the former one from a web form. I'm working into tools-dev after a sugegstion I got to run such heavy scripts there. My question: as soon as cgi-py script will be refined, how have I to go on? Have I to merge the two scripts into one, even if it will be run (I presume) by bastion, or have I to lauunch a separate jsub routine from my cgi-bin script? Can I found a specific help page about this kind of issue? Can I publish the code somewhere (please, not in github.... I can't understand basics) to get a revision of it?
Alex brollo PS: the script grabs heavy pdfs, manages them into a pretty complex multistep way (extracting-cropping-splitting), finally uploads derived zipped tiffs into Internet Archive.
_______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
