[Pywps-dev] [SoC] Weekly report 8

Calin Ciociu calin.ciociu at gmail.com
Tue Jul 21 08:18:23 PDT 2015


Hi Jachym,

> Please, start with stop - we talked about "pausing" and "resuming" at 
> foss4ge - it might be tricky, don't get stuck (or do you already have 
> a battle plan?)

Ok I will look into stop first for the server instances which shouldn't 
be a big problem to port it over to the pywps processes of a server.

> I've implemented testing framework, based on master, but now I'm stuck 
> with flask - it's able to handle only single request per session, so 
> it can not be used for both - serving input data and handling request

Yes Flask doesn't handle multiple requests that is why I started using 
multiprocessing module in python.
This allowed the asynchronous serving of input data and request handling.

> therefore, having the REST branch in master would be helpful :-)


There should be a REST branch on the main repo and a REST branch in the 
demo repo.


Best regards,

Calin


On 07/20/2015 10:43 PM, Jachym Cepicky wrote:
> Hi Calin,
>
>
> po 20. 7. 2015 v 11:52 odesílatel Calin Ciociu <noctalin at gmail.com 
> <mailto:noctalin at gmail.com>> napsal:
>
>     Weekly report 8
>     ---------------
>
>     Wiki page:https://github.com/jachym/pywps-4/wiki/GSoC-2015
>
>     What do I have completed this week?
>
>     	GET, PUT, POST methods work now for configuration of the server instances by either retrieving, updating or completely replacing the configuration.
>
>     What am I going to achieve for next week?
>     		
>     	Start implementing pause, resume and stop for server instances which can be used to pause, resume and stop processes of a server as well.
>
>
> Please, start with stop - we talked about "pausing" and "resuming" at 
> foss4ge - it might be tricky, don't get stuck (or do you already have 
> a battle plan?)
>
> I've implemented testing framework, based on master, but now I'm stuck 
> with flask - it's able to handle only single request per session, so 
> it can not be used for both - serving input data and handling request
>
> therefore, having the REST branch in master would be helpful :-)
>
> Cheers
>
> J
>
>     Is there any blocking issue?
>
>     	None
>
>     Best regards,
>
>     Calin Ciociu
>
>
>
>
>
>
>
>
>
>
>
>     _______________________________________________
>     SoC mailing list
>     SoC at lists.osgeo.org <mailto:SoC at lists.osgeo.org>
>     http://lists.osgeo.org/mailman/listinfo/soc
>
>
>
> _______________________________________________
> pywps-dev mailing list
> pywps-dev at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/pywps-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20150721/78cceb2d/attachment.html>


More information about the pywps-dev mailing list