<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Jachym,<br>
    <br>
    <blockquote type="cite">
      <div dir="ltr">
        <div>
          <div class="gmail_quote">
            <div>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?)</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    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.<br>
    <br>
    <blockquote type="cite">
      <div dir="ltr">
        <div>
          <div class="gmail_quote">
            <div>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</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Yes Flask doesn't handle multiple requests that is why I started
    using multiprocessing module in python.<br>
    This allowed the asynchronous serving of input data and request
    handling.<br>
    <br>
    <blockquote type="cite">
      <div>therefore, having the REST branch in master would be helpful
        :-)</div>
    </blockquote>
    <br>
    <br>
    There should be a REST branch on the main repo and a REST branch in
    the demo repo.<br>
    <br>
    <br>
    Best regards,<br>
    <br>
    Calin<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 07/20/2015 10:43 PM, Jachym Cepicky
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAAZUH4GNUK46L9poHw-NPR_-CE-tJzrdUg2w9jY19mR1TnDAXQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Calin,
        <div><br>
        </div>
        <div><br>
          <div class="gmail_quote">
            <div dir="ltr">po 20. 7. 2015 v 11:52 odesílatel Calin
              Ciociu <<a moz-do-not-send="true"
                href="mailto:noctalin@gmail.com">noctalin@gmail.com</a>>
              napsal:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <div>
                  <div>
                    <div dir="ltr">
                      <div>
                        <pre>Weekly report 8
---------------

Wiki page:<a moz-do-not-send="true" href="https://github.com/jachym/pywps-4/wiki/GSoC-2015" target="_blank">https://github.com/jachym/pywps-4/wiki/GSoC-2015</a>

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.</pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>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?)</div>
            <div><br>
            </div>
            <div>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</div>
            <div><br>
            </div>
            <div>therefore, having the REST branch in master would be
              helpful :-)</div>
            <div><br>
            </div>
            <div>Cheers</div>
            <div><br>
            </div>
            <div>J </div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <div>
                  <div>
                    <div dir="ltr">
                      <div>
                        <pre>Is there any blocking issue?

        None

Best regards,

Calin Ciociu





</pre>
                        <br>
                      </div>
                      <br>
                    </div>
                    <br>
                  </div>
                  <br>
                  <br>
                </div>
                <br>
              </div>
              _______________________________________________<br>
              SoC mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:SoC@lists.osgeo.org" target="_blank">SoC@lists.osgeo.org</a><br>
              <a moz-do-not-send="true"
                href="http://lists.osgeo.org/mailman/listinfo/soc"
                rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/soc</a></blockquote>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
pywps-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pywps-dev@lists.osgeo.org">pywps-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/pywps-dev">http://lists.osgeo.org/cgi-bin/mailman/listinfo/pywps-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>