[chimera-dev] asynchronous running of Chimera extensions
christopher lau
chris.d.lau at gmail.com
Mon Aug 16 08:39:27 PDT 2010
Hi Marcin,
Correct me if I'm wrong developers, but I believe you should be able to run
your extension as a "background process". In linux it involve calling your
script with a "&" simple at the end of the command from terminal, i.e.
python test.py&
This would allow the process to execute in the background.
Hope that helps,
Chris
On Thu, Aug 12, 2010 at 5:57 AM, Marcin Pawlowski <marcinp at genesilico.pl>wrote:
> Dear Chimera developers.
> Me and of my students are developing a chimera extension to deal with
> protein structures.
> Unfortunately, the execution of our plunging last at least 5 minutes,
> so during this time the chimera program is hinged. We would like to
> execute the program in an asynchronous way.
>
> Is it possible?
>
> Please do not hesitate to contact us if you require further
> information about our project.
>
> Best regards,
> Marcin Pawlowski
>
>
> _______________________________________________
> Chimera-dev mailing list
> Chimera-dev at cgl.ucsf.edu
> http://www.rbvi.ucsf.edu/mailman/listinfo/chimera-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-dev/attachments/20100816/50370b3b/attachment.html>
More information about the Chimera-dev
mailing list