On Fri, Oct 28, 2011 at 8:00 PM, Gabriel Roldan <[email protected]> wrote: > Good stuff Andrea. > FWIW, you may want to look at some prior art: > <https://github.com/GeoNode/geonode/tree/synth/src/geoserver-geonode-ext/src/main/java/org/geonode/process/control> > <https://github.com/GeoNode/geonode/tree/synth/src/geoserver-geonode-ext/src/main/java/org/geonode/process/batchdownload> > > That never found the funding to be pushed onto wps, but was thought > with that in mind.
Interesting. Questions: - I see you have a "cancelled" status that is not part of the wps specification, though I believe it makes sense if one day we want to expose a way for the admin to terminate a running process - why submit a synchronous process? You would queue and pool it anyways? As far as I can see the interface does not address the issue of processes exiting right away and giving back a "processing collection" (one that actually generates results as the caller scrolls over it). Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
