<?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-27T21:23:33Z</responseDate><request verb="GetRecord" identifier="oai:uvadoc.uva.es:10324/50092" metadataPrefix="rdf">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.openarchives.org/OAI/2.0/rdf/" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ds="http://dspace.org/ds/elements/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ow="http://www.ontoweb.org/ontology/1#" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/rdf/ http://www.openarchives.org/OAI/2.0/rdf.xsd">
<ow:Publication rdf:about="oai:uvadoc.uva.es:10324/50092">
<dc:title>Servicio de análisis y ejecución de programas</dc:title>
<dc:creator>Cabero Mata, Andrés</dc:creator>
<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: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:date>2021-11-17T15:12:47Z</dc:date>
<dc:date>2021-11-17T15:12:47Z</dc:date>
<dc:date>2021</dc:date>
<dc:type>info:eu-repo/semantics/bachelorThesis</dc:type>
<dc:identifier>https://uvadoc.uva.es/handle/10324/50092</dc:identifier>
<dc:language>spa</dc:language>
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:rights>http://creativecommons.org/licenses/by-nc-nd/4.0/</dc:rights>
<dc:rights>Attribution-NonCommercial-NoDerivatives 4.0 Internacional</dc:rights>
</ow:Publication>
</rdf:RDF></metadata></record></GetRecord></OAI-PMH>