Niels,

+1 for the concept.

Have you considered a different name? The term "workflow" is used for a 
variety of different purposes, including business workflows, and systems 
for orchestrating collections of services. For example, there are many 
scientific workflow management systems:
https://en.wikipedia.org/wiki/Galaxy_(computational_biology)
https://en.wikipedia.org/wiki/Apache_Taverna
https://en.wikipedia.org/wiki/Kepler_scientific_workflow_system
https://en.wikipedia.org/wiki/Scientific_workflow_system

What is the scope of your module? Does your module only schedule tasks 
or batches of tasks? Will it wait for task completion? Can tasks trigger 
other tasks? Are all the tasks local? Can tasks be invoked with 
parameters? Will the module manage or record task output?

A module name like "scheduled-task" might be suitable if that is the 
main functionality that it provides.

Also, how are tasks specified?

Kind regards,
Ben.

On 24/05/17 23:08, Niels Charlier wrote:
> Hello,
>
> I would like to create a new community module in geoserver called
> "workflow".
>
> The purpose of the module would be to create certain tasks and schedule
> them in batches that are automatically executed.
>
> Examples of tasks are:
> - update layer data from a source to local
> - synchronise data and metadata with other geoservers
> - ...
>
> and this can easily be extended upon of course.
>
> Please let me know if this is OK.
>
> Kind Regards
>
> Niels
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>

-- 
Ben Caradoc-Davies <b...@transient.nz>
Director
Transient Software Limited <http://transient.nz/>
New Zealand

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to