<div dir="ltr"><div>Hi Adam</div><div>Stilll didnt had the problem  to look what you did on on your fork, <br></div><div><br></div><div>We added your email to the issue concerning containers, so that we keep track <br></div><div><a href="https://github.com/geopython/pywps/issues/61">https://github.com/geopython/pywps/issues/61</a></div><div><br></div><div>If the problems with threads are solved when you can request a PR and we will merge it</div><div><br></div><div>Cheers</div><div>Jorge<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 12, 2018 at 8:58 PM, Adam Laža <span dir="ltr"><<a href="mailto:ad.laza32@gmail.com" target="_blank">ad.laza32@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi devs,<br><br></div>during work on my thesis[1] I've added Docker extension to pywps. At my git there is a demo server (pywps-demo with extended config file) [2]. To run it with Docker extension it's necessary to use pywps[3] and OWSLib[4] from my git. Also you need Docker engine to build image and create container (the extension was tested only on Linux).<br><br></div>I will be glad for any comment. Recently, I faced a problem with zombie processes when using multiprocessing python package for deamon that manages created docker containers. Eventually, I used threading[5] instead but not really sure if it's the right solution. So any opinion will be appreciated.<br><br></div>Cheers,<br></div>Adam<br><div><div><div><div><br>[1] <a href="https://github.com/ctu-geoforall-lab-projects/dp-laza-2018/blob/master/text/adam-laza-dp-2018.pdf" target="_blank">https://github.com/ctu-<wbr>geoforall-lab-projects/dp-<wbr>laza-2018/blob/master/text/<wbr>adam-laza-dp-2018.pdf</a><br>[2] <a href="https://github.com/lazaa32/pywps-flask" target="_blank">https://github.com/lazaa32/<wbr>pywps-flask</a><br>[3] <a href="https://github.com/lazaa32/pywps" target="_blank">https://github.com/lazaa32/<wbr>pywps</a><br>[4] <a href="https://github.com/lazaa32/OWSLib/tree/sync_request" target="_blank">https://github.com/lazaa32/<wbr>OWSLib/tree/sync_request</a><br>[5] <a href="https://github.com/lazaa32/pywps/blob/develop/pywps/processing/container.py#L73" target="_blank">https://github.com/lazaa32/<wbr>pywps/blob/develop/pywps/<wbr>processing/container.py#L73</a><br></div></div></div></div></div>
</blockquote></div><br></div>