[Pywps-dev] Containerization PyWPS processes
jorge.dejesus
jorge.dejesus at geocat.net
Wed Sep 20 09:07:02 PDT 2017
Hi to all
Interresting research topic, but you have a problem with that approach:
starting the process will have a massive overhead (compared with a
thread) and will consume alot of disk space and resources !!!
You would have to create the docker image and process when you install
pywps , and then start the docker when the user calls the process. I am
a bit against using such a big system in PyWPS unless someone tries to
implement it and run it and show or not that is feasable, *we dont know
it until we try it*
Those were my 2cent :)
J.
On 20-09-17 15:41, Adam Laža wrote:
> Hi devs,
>
> I am student of geoinformatics at CTU in Prague. Currently I'm looking
> for my ma final thesis topic. Yesterday I met with Jachym and we
> discussed about containerization PyWPS processes (probably with
> Docker). It could be handy for killing/pausing a process which is as
> far as I know quite crucial in WPS 2.0.
>
> I'd like to know if somebody already researched this posibility or
> whether you have any suggestion or advice.
>
> Thanks in advance.
> Adam
>
>
> _______________________________________________
> pywps-dev mailing list
> pywps-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pywps-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20170920/a92e7ebd/attachment.html>
More information about the pywps-dev
mailing list