<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.colloquiam.com/wd/index.php?action=history&amp;feed=atom&amp;title=Escriche_Fernandez_2014a</id>
		<title>Escriche Fernandez 2014a - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.colloquiam.com/wd/index.php?action=history&amp;feed=atom&amp;title=Escriche_Fernandez_2014a"/>
		<link rel="alternate" type="text/html" href="http://www.colloquiam.com/wd/index.php?title=Escriche_Fernandez_2014a&amp;action=history"/>
		<updated>2026-05-11T05:20:42Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.0-wmf.10</generator>

	<entry>
		<id>http://www.colloquiam.com/wd/index.php?title=Escriche_Fernandez_2014a&amp;diff=189259&amp;oldid=prev</id>
		<title>Scipediacontent: Scipediacontent moved page Draft Content 601928366 to Escriche Fernandez 2014a</title>
		<link rel="alternate" type="text/html" href="http://www.colloquiam.com/wd/index.php?title=Escriche_Fernandez_2014a&amp;diff=189259&amp;oldid=prev"/>
				<updated>2021-01-26T14:34:48Z</updated>
		
		<summary type="html">&lt;p&gt;Scipediacontent moved page &lt;a href=&quot;/public/Draft_Content_601928366&quot; class=&quot;mw-redirect&quot; title=&quot;Draft Content 601928366&quot;&gt;Draft Content 601928366&lt;/a&gt; to &lt;a href=&quot;/public/Escriche_Fernandez_2014a&quot; title=&quot;Escriche Fernandez 2014a&quot;&gt;Escriche Fernandez 2014a&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 14:34, 26 January 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Scipediacontent</name></author>	</entry>

	<entry>
		<id>http://www.colloquiam.com/wd/index.php?title=Escriche_Fernandez_2014a&amp;diff=189258&amp;oldid=prev</id>
		<title>Scipediacontent: Created page with &quot; == Abstract ==  [ANGLÈS]Lately, the emerging paradigm of Software-Defined Networking has grown in presence and claims to simplify future networking. The decoupling of networ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.colloquiam.com/wd/index.php?title=Escriche_Fernandez_2014a&amp;diff=189258&amp;oldid=prev"/>
				<updated>2021-01-26T14:34:44Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; == Abstract ==  [ANGLÈS]Lately, the emerging paradigm of Software-Defined Networking has grown in presence and claims to simplify future networking. The decoupling of networ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Abstract ==&lt;br /&gt;
&lt;br /&gt;
[ANGLÈS]Lately, the emerging paradigm of Software-Defined Networking has grown in presence and claims to simplify future networking. The decoupling of network control and forwarding plane proposed by this architecture allows the control of the entire network behavior by means of a logically centralized software program (controller). Such separation of planes opens the way to Network Virtualization, which provides users a logical abstraction of underlying network resources. However, network virtualization requires a mapping phase of the virtual resources over the physical resources, which is not trivial, formally known as the virtual network embedding problem. The present document focuses in the development of a variant of one of the proposed strategies to solve this critical step, prioritizing the real-time response. The proposed algorithm uses the properties offered by the Paths Algebra mathematical framework to provide a flexible environment where it is possible to combine any number of both linear and non-linear metrics. In addition, it is also used the multi-lexical ordination, a criterion to better distinguish paths that may be considered equal by other approaches. Such algorithm has been implemented as a software application that provides a simulation environment where the virtual network embedding process can be tested for any given topology. Subsequently, all the algorithm features have been checked in a set of performance tests, focusing on those oriented to the commitment among the real-time response and the quality of the embedding solutions. In general, testing results are very promising even in densely populated backbone topologies, where the number of alternative paths among each possible pair of origin and destination nodes grows exponentially.&lt;br /&gt;
&lt;br /&gt;
[CASTELLÀ] Software-Defined Networking (o Redes Definidas por Software) es un nuevo  paradigma que tiene como objetivo simplificar la creación y gestión de redes  de ordenadores. El desacoplamiento entre el control de la red y el plano de  reenvío propuesto por esta arquitectura permite el control de todo el  comportamiento de la red mediante un elemento lógico centralizado, llamado  controlador. Esta separación de los planos abre la puerta a la virtualización de  redes, proporcionando a los usuarios una abstracción lógica de los recursos  de red subyacentes. Sin embargo, la virtualización de red requiere de una fase  de asignación de los recursos virtuales a los recursos físicos, que no es trivial  y que se conoce formalmente como el problema de incrustación de redes  virtuales.    El presente documento se centra en el desarrollo de una variante de una de  las estrategias propuestas para resolver este paso crítico, dando prioridad a la  respuesta en tiempo real. El algoritmo propuesto utiliza las propiedades  ofrecidas por el marco matemático de Paths Algebra (o Álgebra de Caminos)  para proporcionar un entorno flexible donde es posible combinar cualquier  número de métricas lineales y no lineales. Además, también utiliza la  ordenación multi-léxica, un criterio para distinguir mejor aquellos caminos que  podrían ser considerados equivalentes por otros enfoques.    Este algoritmo se ha implementado como una aplicación de software que  proporciona un entorno de simulación en el que se puede probar el proceso de  incrustación de redes virtuales para cualquier topología. Posteriormente, se  han comprobado todas las características del algoritmo mediante un conjunto  de pruebas de rendimiento, priorizando aquellas orientadas al compromiso  entre la respuesta en tiempo real y la calidad de las soluciones de  incrustación. En general, los resultados de las pruebas son muy prometedores  incluso en topologías de redes troncales densamente pobladas, donde el  número de caminos alternativos entre cada posible nodo origen y destino  crece exponencialmente.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Original document ==&lt;br /&gt;
&lt;br /&gt;
The different versions of the original document can be found in:&lt;br /&gt;
&lt;br /&gt;
* [http://hdl.handle.net/2099.1/21361 http://hdl.handle.net/2099.1/21361]&lt;/div&gt;</summary>
		<author><name>Scipediacontent</name></author>	</entry>

	</feed>