<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-04-27T20:07:03Z</responseDate><request verb="GetRecord" identifier="oai:uvadoc.uva.es:10324/50092" metadataPrefix="edm">https://uvadoc.uva.es/oai/request</request><GetRecord><record><header><identifier>oai:uvadoc.uva.es:10324/50092</identifier><datestamp>2021-11-17T21:58:20Z</datestamp><setSpec>com_10324_38</setSpec><setSpec>col_10324_852</setSpec></header><metadata><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ore="http://www.openarchives.org/ore/terms/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:ds="http://dspace.org/ds/elements/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:edm="http://www.europeana.eu/schemas/edm/" xsi:schemaLocation="http://www.w3.org/1999/02/22-rdf-syntax-ns# http://www.europeana.eu/schemas/edm/EDM.xsd">
<edm:ProvidedCHO rdf:about="https://uvadoc.uva.es/handle/10324/50092">
<dc:contributor>Cardeñoso Payo, Valentín</dc:contributor>
<dc:contributor>Universidad de Valladolid. Escuela de Ingeniería Informática de Valladolid</dc:contributor>
<dc:creator>Cabero Mata, Andrés</dc:creator>
<dc:date>2021</dc:date>
<dc:description>Cuando se requiere ejecutar un programa para comprobar que este funciona correctamente puede&#xd;
ser muy tedioso preparar ese conjunto de pruebas necesario. Es peor aún cuando se tienen que&#xd;
ejecutar un gran conjunto de programas similares que cumplen la misma función y tienen distintas&#xd;
estructuras que no facilitan la automatización. Este trabajo tiene como objetivo implementar una solución&#xd;
a ese problema que pueden tener, por ejemplo, muchos profesores que imparten asignaturas&#xd;
que conllevan proyectos de una escala superior, que pueden tener estructuras un poco más complejas&#xd;
que un único fichero. Para crear este servicio se intentará hacer una base de lo que sería&#xd;
un ejecutor y analizador de programas, empezando por programas en lenguaje Java. Se intentará&#xd;
que sea lo más escalable posible, haciendo que el diseño sea seguro utilizando herramientas que&#xd;
proporcionen colas de trabajo que permitan ejecutar los procesos necesarios sin elevar la carga del&#xd;
sistema, y software de encapsulamiento para la ejecución segura del código. Se busca hacer un&#xd;
servicio web en el que se pueda mandar un paquete de programa que contenga el código a ejecutar&#xd;
con una configuración de ejecución establecida para el tipo de programa y devuelva unos resultados&#xd;
sobre la ejecución de unos tests preestablecidos por el administrador del servicio.</dc:description>
<dc:description>When it’s needed to test how a program works, whether it fulfills its requirements or not, it can&#xd;
be very tedious to make the necessary test set. It gets worse if you have to test the same program&#xd;
with multiple structures, it performs the same function, but its differences hinder the automatization&#xd;
of the process. This work has as an objective to implement a solution to this one problem that, for&#xd;
example, occurs to a lot of teachers of programming courses that have projects with a heavier scale&#xd;
with structures more complex than a single file. To implement this service, it will be tried to make a&#xd;
basis of a program runner and analyzer, starting with the Java language. Scalability will be one of the&#xd;
biggest factors to take care of, making a safe design using tools that provide job queues to run code&#xd;
without making a big load of jobs to the service, and using a container software to have a controlled&#xd;
and safe run. It’s wanted to make a web service where you can send a program package with the code&#xd;
to run, using an established run configuration for the kind of program, and get in return the results&#xd;
provided by the run of a test set, presetted by the administrator of the service.</dc:description>
<dc:format>application/pdf</dc:format>
<dc:identifier>https://uvadoc.uva.es/handle/10324/50092</dc:identifier>
<dc:language>spa</dc:language>
<dc:title>Servicio de análisis y ejecución de programas</dc:title>
<dc:type>info:eu-repo/semantics/bachelorThesis</dc:type>
<edm:type>TEXT</edm:type>
</edm:ProvidedCHO>
<ore:Aggregation rdf:about="https://uvadoc.uva.es/handle/10324/50092#aggregation">
<edm:aggregatedCHO rdf:resource="https://uvadoc.uva.es/handle/10324/50092"/>
<edm:dataProvider>UVaDOC. Repositorio Documental de la Universidad de Valladolid</edm:dataProvider>
<edm:isShownAt rdf:resource="https://uvadoc.uva.es/handle/10324/50092"/>
<edm:isShownBy rdf:resource="https://uvadoc.uva.es/bitstream/10324/50092/1/TFG-G5234.pdf"/>
<edm:provider>Hispana</edm:provider>
<edm:rights rdf:resource="http://creativecommons.org/licenses/by-nc-nd/4.0/"/>
</ore:Aggregation>
<edm:WebResource rdf:about="https://uvadoc.uva.es/bitstream/10324/50092/1/TFG-G5234.pdf">
<edm:rights rdf:resource="http://creativecommons.org/licenses/by-nc-nd/4.0/"/>
</edm:WebResource>
</rdf:RDF></metadata></record></GetRecord></OAI-PMH>