[Pywps-dev] Docker extension
Jorge Mendes de Jesus
jorge.dejesus at geocat.net
Thu Mar 22 08:22:06 PDT 2018
Hi Adam
Stilll didnt had the problem to look what you did on on your fork,
We added your email to the issue concerning containers, so that we keep
track
https://github.com/geopython/pywps/issues/61
If the problems with threads are solved when you can request a PR and we
will merge it
Cheers
Jorge
On Mon, Mar 12, 2018 at 8:58 PM, Adam Laža <ad.laza32 at gmail.com> wrote:
> Hi devs,
>
> 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).
>
> 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.
>
> Cheers,
> Adam
>
> [1] https://github.com/ctu-geoforall-lab-projects/dp-
> laza-2018/blob/master/text/adam-laza-dp-2018.pdf
> [2] https://github.com/lazaa32/pywps-flask
> [3] https://github.com/lazaa32/pywps
> [4] https://github.com/lazaa32/OWSLib/tree/sync_request
> [5] https://github.com/lazaa32/pywps/blob/develop/pywps/
> processing/container.py#L73
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20180322/b053573e/attachment.html>
More information about the pywps-dev
mailing list