Workflow engine for parallel batch processing

In the context of a software platform that performs complex workflows to analyse large SAF-T files (Standard Audit File for Tax Purposes), the need to impose complex restrictions to the sequencing and concurrency of each task arises. The purpose of this work is to identify relevant restrictions that...

ver descrição completa

Detalhes bibliográficos
Autor principal: João Guilherme Rodrigues Marques de Oliveira (author)
Formato: masterThesis
Idioma:eng
Publicado em: 2017
Assuntos:
Texto completo:https://hdl.handle.net/10216/102704
País:Portugal
Oai:oai:repositorio-aberto.up.pt:10216/102704
Descrição
Resumo:In the context of a software platform that performs complex workflows to analyse large SAF-T files (Standard Audit File for Tax Purposes), the need to impose complex restrictions to the sequencing and concurrency of each task arises. The purpose of this work is to identify relevant restrictions that may need to be imposed on workflows, as well as distributing and monitoring their execution among any number of "slave'' machines, that perform the actual computational work of each task of the workflow. The final solution should improve both flexibility in workflow orchestration as well as performance improvements when running multiple workflows simultaneously. Besides analysing the existing system and eliciting its requirements, a survey of existing solutions and technologies is made in order to architect the final solution. Although this work aims to improve the existing system from which it arose, it should be developed in an agnostic manner, so as to be integrated with any system that requires the handling of complex computational workflows.