info:eu-repo/semantics/bachelorThesis
Desarrollo de una plataforma para la ejecución de procesos de adecuación de la información de forma automática para la empresa Tracklink utilizando Worker Services.
Fecha
2021-10-29Registro en:
Chávez Jaramillo, Mario David; Oña Ordoñez, Israel Eduardo. (2021). Desarrollo de una plataforma para la ejecución de procesos de adecuación de la información de forma automática para la empresa Tracklink utilizando Worker Services. Escuela Superior Politécnica de Chimborazo. Riobamba.
Autor
Chávez Jaramillo, Mario David
Oña Ordoñez, Israel Eduardo
Resumen
The objective of current project was to modify the delay time in the execution of the processes of adaptation of the information of the Tracklink Company through a platform called “Sentinel”. For which, we had an interview with the director of the IT area of Tracklink that allowed us to obtain in detail the procedure that was initially followed, while the times of the activities involved were obtained through a survey addressed to all the staff responsible for the execution. We developed, under a hexagonal architecture with the .NET framework, the two main components of the platform, a web application and a worker service using the SCRUM methodology. Once the development phase was concluded, we collected the platform execution logs to make a statistical comparison of the delay time of the execution of the processes between the original procedure compared to the use of “Sentinel”. When tabulating the data, we obtained that the average time of the delay evaluated in the original procedure is 87 seconds and 715 milliseconds, while with “Sentinel” this time is 2 seconds and 57 milliseconds, resulting in a significant difference of 85 seconds. with 658 milliseconds per process. Thus, we concluded that it was possible to reduce 97.65% approximately the delay time in the execution of the processes of adaptation of the information of the Tracklink company with the implementation of the platform. We recommend changing the use of worker services to Windows services to corroborate the reduction of the delay time in the execution of processes with daemons, especially in Windows environments.