<?xml version="1.0" encoding="UTF-8" ?>
<oai_dc:dc schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:title>An adaptive admission control and load balancing algorithm for a QoS-aware Web system</dc:title>
<dc:creator>Gilly de la Sierra-Llamazares, Katja</dc:creator>
<dc:contributor>Juiz, Carlos</dc:contributor>
<dc:contributor>Universitat de les Illes Balears. Departament de Ciències Matemàtiques i Informàtica</dc:contributor>
<dc:subject>Performance Evaluation</dc:subject>
<dc:subject>Monitoring</dc:subject>
<dc:subject>Overloaded Web Server</dc:subject>
<dc:subject>Load Balancing</dc:subject>
<dc:subject>Resource Allocation</dc:subject>
<dc:subject>Admission Control</dc:subject>
<dc:subject>Simulation</dc:subject>
<dc:subject>Arquitectura i Tecnologia de Computadors</dc:subject>
<dc:subject>51</dc:subject>
<dc:description>The main objective of this thesis focuses on the design of an adaptive algorithm for admission control and content-aware load balancing for Web traffic. In order to set the context of this work, several reviews are included to introduce the reader in the background concepts of Web load balancing, admission control and the Internet traffic characteristics that may affect the good performance of a Web site. <br/>The admission control and load balancing algorithm described in this thesis manages the distribution of traffic to a Web cluster based on QoS requirements. <br/>The goal of the proposed scheduling algorithm is to avoid situations in which the system provides a lower performance than desired due to servers' congestion. This is achieved through the implementation of forecasting calculations. <br/>Obviously, the increase of the computational cost of the algorithm results in some overhead. This is the reason for designing an adaptive time slot scheduling that sets the execution times of the algorithm depending on the burstiness that is arriving to the system. <br/>Therefore, the predictive scheduling algorithm proposed includes an adaptive overhead control.<br/>Once defined the scheduling of the algorithm, we design the admission control module based on throughput predictions. The results obtained by several throughput predictors are compared and one of them is selected to be included in our algorithm. The utilisation level that the Web servers will have in the near future is also forecasted and reserved for each service depending on the Service Level Agreement (SLA). <br/>Our load balancing strategy is based on a classical policy. Hence, a comparison of several classical load balancing policies is also included in order to know which of them better fits our algorithm. A simulation model has been designed to obtain the results presented in this thesis.</dc:description>
<dc:date>2009-11-16</dc:date>
<dc:type>info:eu-repo/semantics/doctoralThesis</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:identifier>9788469298015</dc:identifier>
<dc:identifier>http://www.tdx.cat/TDX-1211109-113725</dc:identifier>
<dc:identifier>http://hdl.handle.net/10803/9413</dc:identifier>
<dc:language>eng</dc:language>
<dc:rights>ADVERTIMENT. L'accés als continguts d'aquesta tesi doctoral i la seva utilització ha de respectar els drets de la persona autora. Pot ser utilitzada per a consulta o estudi personal, així com en activitats o materials d'investigació i docència en els termes establerts a l'art. 32 del Text Refós de la Llei de Propietat Intel·lectual (RDL 1/1996). Per altres utilitzacions es requereix l'autorització prèvia i expressa de la persona autora. En qualsevol cas, en la utilització dels seus continguts caldrà indicar de forma clara el nom i cognoms de la persona autora i el títol de la tesi doctoral. No s'autoritza la seva reproducció o altres formes d'explotació efectuades amb finalitats de lucre ni la seva comunicació pública des d'un lloc aliè al servei TDX. Tampoc s'autoritza la presentació del seu contingut en una finestra o marc aliè a TDX (framing). Aquesta reserva de drets afecta tant als continguts de la tesi com als seus resums i índexs.</dc:rights>
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:format>application/pdf</dc:format>
<dc:publisher>Universitat de les Illes Balears</dc:publisher>
<dc:source>TDX (Tesis Doctorals en Xarxa)</dc:source>
</oai_dc:dc>
<?xml version="1.0" encoding="UTF-8" ?>
<dim:dim schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
<dim:field element="contributor" mdschema="dc">Universitat de les Illes Balears. Departament de Ciències Matemàtiques i Informàtica</dim:field>
<dim:field element="contributor" mdschema="dc" qualifier="author">Gilly de la Sierra-Llamazares, Katja</dim:field>
<dim:field element="contributor" mdschema="dc" qualifier="authoremail">katya@umh.es</dim:field>
<dim:field element="contributor" mdschema="dc" qualifier="authoremailshow">true</dim:field>
<dim:field element="contributor" mdschema="dc" qualifier="director">Juiz, Carlos</dim:field>
<dim:field element="date" mdschema="dc" qualifier="accessioned">2011-04-12T18:53:50Z</dim:field>
<dim:field element="date" mdschema="dc" qualifier="available">2009-12-11</dim:field>
<dim:field element="date" mdschema="dc" qualifier="issued">2009-11-16</dim:field>
<dim:field element="date" mdschema="dc" qualifier="submitted">2009-12-11</dim:field>
<dim:field element="identifier" mdschema="dc" qualifier="isbn">9788469298015</dim:field>
<dim:field element="identifier" mdschema="dc" qualifier="uri">http://www.tdx.cat/TDX-1211109-113725</dim:field>
<dim:field element="identifier" mdschema="dc" qualifier="uri">http://hdl.handle.net/10803/9413</dim:field>
<dim:field element="description" lang="cat" mdschema="dc" qualifier="abstract">The main objective of this thesis focuses on the design of an adaptive algorithm for admission control and content-aware load balancing for Web traffic. In order to set the context of this work, several reviews are included to introduce the reader in the background concepts of Web load balancing, admission control and the Internet traffic characteristics that may affect the good performance of a Web site. <br/>The admission control and load balancing algorithm described in this thesis manages the distribution of traffic to a Web cluster based on QoS requirements. <br/>The goal of the proposed scheduling algorithm is to avoid situations in which the system provides a lower performance than desired due to servers' congestion. This is achieved through the implementation of forecasting calculations. <br/>Obviously, the increase of the computational cost of the algorithm results in some overhead. This is the reason for designing an adaptive time slot scheduling that sets the execution times of the algorithm depending on the burstiness that is arriving to the system. <br/>Therefore, the predictive scheduling algorithm proposed includes an adaptive overhead control.<br/>Once defined the scheduling of the algorithm, we design the admission control module based on throughput predictions. The results obtained by several throughput predictors are compared and one of them is selected to be included in our algorithm. The utilisation level that the Web servers will have in the near future is also forecasted and reserved for each service depending on the Service Level Agreement (SLA). <br/>Our load balancing strategy is based on a classical policy. Hence, a comparison of several classical load balancing policies is also included in order to know which of them better fits our algorithm. A simulation model has been designed to obtain the results presented in this thesis.</dim:field>
<dim:field element="format" mdschema="dc" qualifier="mimetype">application/pdf</dim:field>
<dim:field element="language" mdschema="dc" qualifier="iso">eng</dim:field>
<dim:field element="publisher" mdschema="dc">Universitat de les Illes Balears</dim:field>
<dim:field element="rights" mdschema="dc" qualifier="license">ADVERTIMENT. L'accés als continguts d'aquesta tesi doctoral i la seva utilització ha de respectar els drets de la persona autora. Pot ser utilitzada per a consulta o estudi personal, així com en activitats o materials d'investigació i docència en els termes establerts a l'art. 32 del Text Refós de la Llei de Propietat Intel·lectual (RDL 1/1996). Per altres utilitzacions es requereix l'autorització prèvia i expressa de la persona autora. En qualsevol cas, en la utilització dels seus continguts caldrà indicar de forma clara el nom i cognoms de la persona autora i el títol de la tesi doctoral. No s'autoritza la seva reproducció o altres formes d'explotació efectuades amb finalitats de lucre ni la seva comunicació pública des d'un lloc aliè al servei TDX. Tampoc s'autoritza la presentació del seu contingut en una finestra o marc aliè a TDX (framing). Aquesta reserva de drets afecta tant als continguts de la tesi com als seus resums i índexs.</dim:field>
<dim:field element="rights" lang="cat" mdschema="dc" qualifier="accessLevel">info:eu-repo/semantics/openAccess</dim:field>
<dim:field element="source" mdschema="dc">TDX (Tesis Doctorals en Xarxa)</dim:field>
<dim:field element="subject" mdschema="dc">Performance Evaluation</dim:field>
<dim:field element="subject" mdschema="dc">Monitoring</dim:field>
<dim:field element="subject" mdschema="dc">Overloaded Web Server</dim:field>
<dim:field element="subject" mdschema="dc">Load Balancing</dim:field>
<dim:field element="subject" mdschema="dc">Resource Allocation</dim:field>
<dim:field element="subject" mdschema="dc">Admission Control</dim:field>
<dim:field element="subject" mdschema="dc">Simulation</dim:field>
<dim:field element="subject" mdschema="dc" qualifier="other">Arquitectura i Tecnologia de Computadors</dim:field>
<dim:field element="subject" lang="cat" mdschema="dc" qualifier="udc">51</dim:field>
<dim:field element="title" mdschema="dc">An adaptive admission control and load balancing algorithm for a QoS-aware Web system</dim:field>
<dim:field element="type" mdschema="dc">info:eu-repo/semantics/doctoralThesis</dim:field>
<dim:field element="type" mdschema="dc">info:eu-repo/semantics/publishedVersion</dim:field>
</dim:dim>
<?xml version="1.0" encoding="UTF-8" ?>
<thesis schemaLocation="http://www.ndltd.org/standards/metadata/etdms/1.0/ http://www.ndltd.org/standards/metadata/etdms/1.0/etdms.xsd">
<title>An adaptive admission control and load balancing algorithm for a QoS-aware Web system</title>
<creator>Gilly de la Sierra-Llamazares, Katja</creator>
<contributor>katya@umh.es</contributor>
<contributor>true</contributor>
<contributor>Juiz, Carlos</contributor>
<subject>Performance Evaluation</subject>
<subject>Monitoring</subject>
<subject>Overloaded Web Server</subject>
<subject>Load Balancing</subject>
<subject>Resource Allocation</subject>
<subject>Admission Control</subject>
<subject>Simulation</subject>
<description>The main objective of this thesis focuses on the design of an adaptive algorithm for admission control and content-aware load balancing for Web traffic. In order to set the context of this work, several reviews are included to introduce the reader in the background concepts of Web load balancing, admission control and the Internet traffic characteristics that may affect the good performance of a Web site. <br/>The admission control and load balancing algorithm described in this thesis manages the distribution of traffic to a Web cluster based on QoS requirements. <br/>The goal of the proposed scheduling algorithm is to avoid situations in which the system provides a lower performance than desired due to servers' congestion. This is achieved through the implementation of forecasting calculations. <br/>Obviously, the increase of the computational cost of the algorithm results in some overhead. This is the reason for designing an adaptive time slot scheduling that sets the execution times of the algorithm depending on the burstiness that is arriving to the system. <br/>Therefore, the predictive scheduling algorithm proposed includes an adaptive overhead control.<br/>Once defined the scheduling of the algorithm, we design the admission control module based on throughput predictions. The results obtained by several throughput predictors are compared and one of them is selected to be included in our algorithm. The utilisation level that the Web servers will have in the near future is also forecasted and reserved for each service depending on the Service Level Agreement (SLA). <br/>Our load balancing strategy is based on a classical policy. Hence, a comparison of several classical load balancing policies is also included in order to know which of them better fits our algorithm. A simulation model has been designed to obtain the results presented in this thesis.</description>
<date>2011-04-12</date>
<date>2009-12-11</date>
<date>2009-11-16</date>
<date>2009-12-11</date>
<type>info:eu-repo/semantics/doctoralThesis</type>
<type>info:eu-repo/semantics/publishedVersion</type>
<identifier>9788469298015</identifier>
<identifier>http://www.tdx.cat/TDX-1211109-113725</identifier>
<identifier>http://hdl.handle.net/10803/9413</identifier>
<language>eng</language>
<rights>ADVERTIMENT. L'accés als continguts d'aquesta tesi doctoral i la seva utilització ha de respectar els drets de la persona autora. Pot ser utilitzada per a consulta o estudi personal, així com en activitats o materials d'investigació i docència en els termes establerts a l'art. 32 del Text Refós de la Llei de Propietat Intel·lectual (RDL 1/1996). Per altres utilitzacions es requereix l'autorització prèvia i expressa de la persona autora. En qualsevol cas, en la utilització dels seus continguts caldrà indicar de forma clara el nom i cognoms de la persona autora i el títol de la tesi doctoral. No s'autoritza la seva reproducció o altres formes d'explotació efectuades amb finalitats de lucre ni la seva comunicació pública des d'un lloc aliè al servei TDX. Tampoc s'autoritza la presentació del seu contingut en una finestra o marc aliè a TDX (framing). Aquesta reserva de drets afecta tant als continguts de la tesi com als seus resums i índexs.</rights>
<rights>info:eu-repo/semantics/openAccess</rights>
<publisher>Universitat de les Illes Balears</publisher>
<source>TDX (Tesis Doctorals en Xarxa)</source>
</thesis>
<?xml version="1.0" encoding="UTF-8" ?>
<record schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
<leader>00925njm 22002777a 4500</leader>
<datafield ind1=" " ind2=" " tag="042">
<subfield code="a">dc</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="720">
<subfield code="a">Gilly de la Sierra-Llamazares, Katja</subfield>
<subfield code="e">author</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="260">
<subfield code="c">2009-11-16</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="520">
<subfield code="a">The main objective of this thesis focuses on the design of an adaptive algorithm for admission control and content-aware load balancing for Web traffic. In order to set the context of this work, several reviews are included to introduce the reader in the background concepts of Web load balancing, admission control and the Internet traffic characteristics that may affect the good performance of a Web site. <br/>The admission control and load balancing algorithm described in this thesis manages the distribution of traffic to a Web cluster based on QoS requirements. <br/>The goal of the proposed scheduling algorithm is to avoid situations in which the system provides a lower performance than desired due to servers' congestion. This is achieved through the implementation of forecasting calculations. <br/>Obviously, the increase of the computational cost of the algorithm results in some overhead. This is the reason for designing an adaptive time slot scheduling that sets the execution times of the algorithm depending on the burstiness that is arriving to the system. <br/>Therefore, the predictive scheduling algorithm proposed includes an adaptive overhead control.<br/>Once defined the scheduling of the algorithm, we design the admission control module based on throughput predictions. The results obtained by several throughput predictors are compared and one of them is selected to be included in our algorithm. The utilisation level that the Web servers will have in the near future is also forecasted and reserved for each service depending on the Service Level Agreement (SLA). <br/>Our load balancing strategy is based on a classical policy. Hence, a comparison of several classical load balancing policies is also included in order to know which of them better fits our algorithm. A simulation model has been designed to obtain the results presented in this thesis.</subfield>
</datafield>
<datafield ind1="8" ind2=" " tag="024">
<subfield code="a">9788469298015</subfield>
</datafield>
<datafield ind1="8" ind2=" " tag="024">
<subfield code="a">http://www.tdx.cat/TDX-1211109-113725</subfield>
</datafield>
<datafield ind1="8" ind2=" " tag="024">
<subfield code="a">http://hdl.handle.net/10803/9413</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Performance Evaluation</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Monitoring</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Overloaded Web Server</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Load Balancing</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Resource Allocation</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Admission Control</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Simulation</subfield>
</datafield>
<datafield ind1="0" ind2="0" tag="245">
<subfield code="a">An adaptive admission control and load balancing algorithm for a QoS-aware Web system</subfield>
</datafield>
</record>
<?xml version="1.0" encoding="UTF-8" ?>
<record schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
<leader>nam a 5i 4500</leader>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Performance Evaluation</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Monitoring</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Overloaded Web Server</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Load Balancing</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Resource Allocation</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Admission Control</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Simulation</subfield>
</datafield>
<datafield ind1="1" ind2="0" tag="245">
<subfield code="a">An adaptive admission control and load balancing algorithm for a QoS-aware Web system</subfield>
</datafield>
<datafield ind1=" " ind2="1" tag="264">
<subfield code="a">:</subfield>
<subfield code="b">Universitat de les Illes Balears,</subfield>
<subfield code="c">2011</subfield>
</datafield>
<datafield ind1="4" ind2="0" tag="856">
<subfield code="z">Accés lliure</subfield>
<subfield code="u">http://hdl.handle.net/10803/9413</subfield>
</datafield>
<controlfield tag="007">cr |||||||||||</controlfield>
<controlfield tag="008">AAMMDDs2011 sp ||||fsm||||0|| 0 eng|c</controlfield>
<datafield ind1=" " ind2=" " tag="020">
<subfield code="a">9788469298015</subfield>
</datafield>
<datafield ind1="1" ind2=" " tag="100">
<subfield code="a">Gilly de la Sierra-Llamazares, Katja,</subfield>
<subfield code="e">autor</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="502">
<subfield code="g">Tesi</subfield>
<subfield code="b">Doctorat</subfield>
<subfield code="c">Universitat de les Illes Balears. Departament de Ciències Matemàtiques i Informàtica</subfield>
<subfield code="d">2009</subfield>
</datafield>
<datafield ind1="2" ind2=" " tag="710">
<subfield code="a">Universitat de les Illes Balears. Departament de Ciències Matemàtiques i Informàtica</subfield>
</datafield>
<datafield ind1=" " ind2="4" tag="655">
<subfield code="a">Tesis i dissertacions electròniques</subfield>
</datafield>
<datafield ind1="1" ind2=" " tag="700">
<subfield code="a">Juiz, Carlos,</subfield>
<subfield code="e">supervisor acadèmic</subfield>
</datafield>
<datafield ind1="0" ind2=" " tag="730">
<subfield code="a">TDX</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="520">
<subfield code="a">The main objective of this thesis focuses on the design of an adaptive algorithm for admission control and content-aware load balancing for Web traffic. In order to set the context of this work, several reviews are included to introduce the reader in the background concepts of Web load balancing, admission control and the Internet traffic characteristics that may affect the good performance of a Web site. <br/>The admission control and load balancing algorithm described in this thesis manages the distribution of traffic to a Web cluster based on QoS requirements. <br/>The goal of the proposed scheduling algorithm is to avoid situations in which the system provides a lower performance than desired due to servers' congestion. This is achieved through the implementation of forecasting calculations. <br/>Obviously, the increase of the computational cost of the algorithm results in some overhead. This is the reason for designing an adaptive time slot scheduling that sets the execution times of the algorithm depending on the burstiness that is arriving to the system. <br/>Therefore, the predictive scheduling algorithm proposed includes an adaptive overhead control.<br/>Once defined the scheduling of the algorithm, we design the admission control module based on throughput predictions. The results obtained by several throughput predictors are compared and one of them is selected to be included in our algorithm. The utilisation level that the Web servers will have in the near future is also forecasted and reserved for each service depending on the Service Level Agreement (SLA). <br/>Our load balancing strategy is based on a classical policy. Hence, a comparison of several classical load balancing policies is also included in order to know which of them better fits our algorithm. A simulation model has been designed to obtain the results presented in this thesis.</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="998">
</datafield>
<datafield ind1=" " ind2=" " tag="040">
<subfield code="a">ES-BaCBU</subfield>
<subfield code="b">cat</subfield>
<subfield code="e">rda</subfield>
<subfield code="c">ES-BaCBU</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="336">
<subfield code="a">text</subfield>
<subfield code="b">txt</subfield>
<subfield code="2">rdacontent</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="337">
<subfield code="a">informàtic</subfield>
<subfield code="b">c</subfield>
<subfield code="2">rdamedia</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="338">
<subfield code="a">recurs en línia</subfield>
<subfield code="b">cr</subfield>
<subfield code="2">rdacarrier</subfield>
</datafield>
</record>
<?xml version="1.0" encoding="UTF-8" ?>
<mets ID=" DSpace_ITEM_10803-9413" OBJID=" hdl:10803/9413" PROFILE="DSpace METS SIP Profile 1.0" TYPE="DSpace ITEM" schemaLocation="http://www.loc.gov/METS/ http://www.loc.gov/standards/mets/mets.xsd">
<metsHdr CREATEDATE="2022-09-22T09:56:03Z">
<agent ROLE="CUSTODIAN" TYPE="ORGANIZATION">
<name>TDX</name>
</agent>
</metsHdr>
<dmdSec ID="DMD_10803_9413">
<mdWrap MDTYPE="MODS">
<xmlData schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
<mods:mods schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
<mods:name>
<mods:role>
<mods:roleTerm type="text">author</mods:roleTerm>
</mods:role>
<mods:namePart>Gilly de la Sierra-Llamazares, Katja</mods:namePart>
</mods:name>
<mods:name>
<mods:role>
<mods:roleTerm type="text">authoremail</mods:roleTerm>
</mods:role>
<mods:namePart>katya@umh.es</mods:namePart>
</mods:name>
<mods:name>
<mods:role>
<mods:roleTerm type="text">authoremailshow</mods:roleTerm>
</mods:role>
<mods:namePart>true</mods:namePart>
</mods:name>
<mods:name>
<mods:role>
<mods:roleTerm type="text">director</mods:roleTerm>
</mods:role>
<mods:namePart>Juiz, Carlos</mods:namePart>
</mods:name>
<mods:extension>
<mods:dateAccessioned encoding="iso8601">2011-04-12T18:53:50Z</mods:dateAccessioned>
</mods:extension>
<mods:extension>
<mods:dateAvailable encoding="iso8601">2009-12-11</mods:dateAvailable>
</mods:extension>
<mods:originInfo>
<mods:dateIssued encoding="iso8601">2009-11-16</mods:dateIssued>
</mods:originInfo>
<mods:identifier type="isbn">9788469298015</mods:identifier>
<mods:identifier type="uri">http://www.tdx.cat/TDX-1211109-113725</mods:identifier>
<mods:abstract>The main objective of this thesis focuses on the design of an adaptive algorithm for admission control and content-aware load balancing for Web traffic. In order to set the context of this work, several reviews are included to introduce the reader in the background concepts of Web load balancing, admission control and the Internet traffic characteristics that may affect the good performance of a Web site. <br/>The admission control and load balancing algorithm described in this thesis manages the distribution of traffic to a Web cluster based on QoS requirements. <br/>The goal of the proposed scheduling algorithm is to avoid situations in which the system provides a lower performance than desired due to servers' congestion. This is achieved through the implementation of forecasting calculations. <br/>Obviously, the increase of the computational cost of the algorithm results in some overhead. This is the reason for designing an adaptive time slot scheduling that sets the execution times of the algorithm depending on the burstiness that is arriving to the system. <br/>Therefore, the predictive scheduling algorithm proposed includes an adaptive overhead control.<br/>Once defined the scheduling of the algorithm, we design the admission control module based on throughput predictions. The results obtained by several throughput predictors are compared and one of them is selected to be included in our algorithm. The utilisation level that the Web servers will have in the near future is also forecasted and reserved for each service depending on the Service Level Agreement (SLA). <br/>Our load balancing strategy is based on a classical policy. Hence, a comparison of several classical load balancing policies is also included in order to know which of them better fits our algorithm. A simulation model has been designed to obtain the results presented in this thesis.</mods:abstract>
<mods:language>
<mods:languageTerm authority="rfc3066">eng</mods:languageTerm>
</mods:language>
<mods:subject>
<mods:topic>Performance Evaluation</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Monitoring</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Overloaded Web Server</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Load Balancing</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Resource Allocation</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Admission Control</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Simulation</mods:topic>
</mods:subject>
<mods:titleInfo>
<mods:title>An adaptive admission control and load balancing algorithm for a QoS-aware Web system</mods:title>
</mods:titleInfo>
<mods:genre>info:eu-repo/semantics/doctoralThesis</mods:genre>
</mods:mods>
</xmlData>
</mdWrap>
</dmdSec>
<amdSec ID="FO_10803_9413_1">
<techMD ID="TECH_O_10803_9413_1">
<mdWrap MDTYPE="PREMIS">
<xmlData schemaLocation="http://www.loc.gov/standards/premis http://www.loc.gov/standards/premis/PREMIS-v1-0.xsd">
<premis:premis>
<premis:object>
<premis:objectIdentifier>
<premis:objectIdentifierType>URL</premis:objectIdentifierType>
<premis:objectIdentifierValue>http://www.tdx.cat/bitstream/10803/9413/1/Tkgsl1de1.pdf</premis:objectIdentifierValue>
</premis:objectIdentifier>
<premis:objectCategory>File</premis:objectCategory>
<premis:objectCharacteristics>
<premis:fixity>
<premis:messageDigestAlgorithm>MD5</premis:messageDigestAlgorithm>
<premis:messageDigest>ca6be90771cdf6139b50e67ad838c222</premis:messageDigest>
</premis:fixity>
<premis:size>3996621</premis:size>
<premis:format>
<premis:formatDesignation>
<premis:formatName>application/pdf</premis:formatName>
</premis:formatDesignation>
</premis:format>
</premis:objectCharacteristics>
<premis:originalName>Tkgsl1de1.pdf</premis:originalName>
</premis:object>
</premis:premis>
</xmlData>
</mdWrap>
</techMD>
</amdSec>
<amdSec ID="FT_10803_9413_2">
<techMD ID="TECH_T_10803_9413_2">
<mdWrap MDTYPE="PREMIS">
<xmlData schemaLocation="http://www.loc.gov/standards/premis http://www.loc.gov/standards/premis/PREMIS-v1-0.xsd">
<premis:premis>
<premis:object>
<premis:objectIdentifier>
<premis:objectIdentifierType>URL</premis:objectIdentifierType>
<premis:objectIdentifierValue>http://www.tdx.cat/bitstream/10803/9413/2/Tkgsl1de1.pdf.txt</premis:objectIdentifierValue>
</premis:objectIdentifier>
<premis:objectCategory>File</premis:objectCategory>
<premis:objectCharacteristics>
<premis:fixity>
<premis:messageDigestAlgorithm>MD5</premis:messageDigestAlgorithm>
<premis:messageDigest>68424839959e73b753ee386ed0610937</premis:messageDigest>
</premis:fixity>
<premis:size>272498</premis:size>
<premis:format>
<premis:formatDesignation>
<premis:formatName>text/plain</premis:formatName>
</premis:formatDesignation>
</premis:format>
</premis:objectCharacteristics>
<premis:originalName>Tkgsl1de1.pdf.txt</premis:originalName>
</premis:object>
</premis:premis>
</xmlData>
</mdWrap>
</techMD>
</amdSec>
<fileSec>
<fileGrp USE="ORIGINAL">
<file ADMID="FO_10803_9413_1" CHECKSUM="ca6be90771cdf6139b50e67ad838c222" CHECKSUMTYPE="MD5" GROUPID="GROUP_BITSTREAM_10803_9413_1" ID="BITSTREAM_ORIGINAL_10803_9413_1" MIMETYPE="application/pdf" SEQ="1" SIZE="3996621">
</file>
</fileGrp>
<fileGrp USE="TEXT">
<file ADMID="FT_10803_9413_2" CHECKSUM="68424839959e73b753ee386ed0610937" CHECKSUMTYPE="MD5" GROUPID="GROUP_BITSTREAM_10803_9413_2" ID="BITSTREAM_TEXT_10803_9413_2" MIMETYPE="text/plain" SEQ="2" SIZE="272498">
</file>
</fileGrp>
</fileSec>
<structMap LABEL="DSpace Object" TYPE="LOGICAL">
<div ADMID="DMD_10803_9413" TYPE="DSpace Object Contents">
<div TYPE="DSpace BITSTREAM">
</div>
</div>
</structMap>
</mets>
<?xml version="1.0" encoding="UTF-8" ?>
<mods:mods schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
<mods:name>
<mods:namePart>Gilly de la Sierra-Llamazares, Katja</mods:namePart>
</mods:name>
<mods:extension>
<mods:dateAvailable encoding="iso8601">2011-04-12T18:53:50Z</mods:dateAvailable>
</mods:extension>
<mods:extension>
<mods:dateAccessioned encoding="iso8601">2009-12-11</mods:dateAccessioned>
</mods:extension>
<mods:originInfo>
<mods:dateIssued encoding="iso8601">2009-11-16</mods:dateIssued>
</mods:originInfo>
<mods:identifier type="isbn">9788469298015</mods:identifier>
<mods:identifier type="uri">http://www.tdx.cat/TDX-1211109-113725</mods:identifier>
<mods:identifier type="uri">http://hdl.handle.net/10803/9413</mods:identifier>
<mods:abstract>The main objective of this thesis focuses on the design of an adaptive algorithm for admission control and content-aware load balancing for Web traffic. In order to set the context of this work, several reviews are included to introduce the reader in the background concepts of Web load balancing, admission control and the Internet traffic characteristics that may affect the good performance of a Web site. <br/>The admission control and load balancing algorithm described in this thesis manages the distribution of traffic to a Web cluster based on QoS requirements. <br/>The goal of the proposed scheduling algorithm is to avoid situations in which the system provides a lower performance than desired due to servers' congestion. This is achieved through the implementation of forecasting calculations. <br/>Obviously, the increase of the computational cost of the algorithm results in some overhead. This is the reason for designing an adaptive time slot scheduling that sets the execution times of the algorithm depending on the burstiness that is arriving to the system. <br/>Therefore, the predictive scheduling algorithm proposed includes an adaptive overhead control.<br/>Once defined the scheduling of the algorithm, we design the admission control module based on throughput predictions. The results obtained by several throughput predictors are compared and one of them is selected to be included in our algorithm. The utilisation level that the Web servers will have in the near future is also forecasted and reserved for each service depending on the Service Level Agreement (SLA). <br/>Our load balancing strategy is based on a classical policy. Hence, a comparison of several classical load balancing policies is also included in order to know which of them better fits our algorithm. A simulation model has been designed to obtain the results presented in this thesis.</mods:abstract>
<mods:language>
<mods:languageTerm>eng</mods:languageTerm>
</mods:language>
<mods:accessCondition type="useAndReproduction">ADVERTIMENT. L'accés als continguts d'aquesta tesi doctoral i la seva utilització ha de respectar els drets de la persona autora. Pot ser utilitzada per a consulta o estudi personal, així com en activitats o materials d'investigació i docència en els termes establerts a l'art. 32 del Text Refós de la Llei de Propietat Intel·lectual (RDL 1/1996). Per altres utilitzacions es requereix l'autorització prèvia i expressa de la persona autora. En qualsevol cas, en la utilització dels seus continguts caldrà indicar de forma clara el nom i cognoms de la persona autora i el títol de la tesi doctoral. No s'autoritza la seva reproducció o altres formes d'explotació efectuades amb finalitats de lucre ni la seva comunicació pública des d'un lloc aliè al servei TDX. Tampoc s'autoritza la presentació del seu contingut en una finestra o marc aliè a TDX (framing). Aquesta reserva de drets afecta tant als continguts de la tesi com als seus resums i índexs.</mods:accessCondition>
<mods:accessCondition type="useAndReproduction">info:eu-repo/semantics/openAccess</mods:accessCondition>
<mods:subject>
<mods:topic>Performance Evaluation</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Monitoring</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Overloaded Web Server</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Load Balancing</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Resource Allocation</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Admission Control</mods:topic>
</mods:subject>
<mods:subject>
<mods:topic>Simulation</mods:topic>
</mods:subject>
<mods:titleInfo>
<mods:title>An adaptive admission control and load balancing algorithm for a QoS-aware Web system</mods:title>
</mods:titleInfo>
<mods:genre>info:eu-repo/semantics/doctoralThesis</mods:genre>
<mods:genre>info:eu-repo/semantics/publishedVersion</mods:genre>
</mods:mods>
<?xml version="1.0" encoding="UTF-8" ?>
<atom:entry schemaLocation="http://www.w3.org/2005/Atom http://www.kbcafe.com/rss/atom.xsd.xml">
<atom:id>http://www.tdx.cat/TDX-1211109-113725/ore.xml</atom:id>
<atom:published>2009-12-11</atom:published>
<atom:updated>2011-04-12T18:53:50Z</atom:updated>
<atom:source>
<atom:generator>TDX</atom:generator>
</atom:source>
<atom:title>An adaptive admission control and load balancing algorithm for a QoS-aware Web system</atom:title>
<atom:author>
<atom:name>Gilly de la Sierra-Llamazares, Katja</atom:name>
</atom:author>
<oreatom:triples>
<rdf:Description about="http://www.tdx.cat/TDX-1211109-113725/ore.xml#atom">
<dcterms:modified>2011-04-12T18:53:50Z</dcterms:modified>
</rdf:Description>
<rdf:Description about="http://www.tdx.cat/bitstream/10803/9413/3/Tkgsl1de1.pdf.xml">
<dcterms:description>MEDIA_DOCUMENT</dcterms:description>
</rdf:Description>
<rdf:Description about="http://www.tdx.cat/bitstream/10803/9413/1/Tkgsl1de1.pdf">
<dcterms:description>ORIGINAL</dcterms:description>
</rdf:Description>
<rdf:Description about="http://www.tdx.cat/bitstream/10803/9413/2/Tkgsl1de1.pdf.txt">
<dcterms:description>TEXT</dcterms:description>
</rdf:Description>
</oreatom:triples>
</atom:entry>
<?xml version="1.0" encoding="UTF-8" ?>
<qdc:qualifieddc schemaLocation="http://purl.org/dc/elements/1.1/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dc.xsd http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcterms.xsd http://dspace.org/qualifieddc/ http://www.ukoln.ac.uk/metadata/dcmi/xmlschema/qualifieddc.xsd">
<dc:title>An adaptive admission control and load balancing algorithm for a QoS-aware Web system</dc:title>
<dc:creator>Gilly de la Sierra-Llamazares, Katja</dc:creator>
<dc:contributor>Juiz, Carlos</dc:contributor>
<dc:subject>Performance Evaluation</dc:subject>
<dc:subject>Monitoring</dc:subject>
<dc:subject>Overloaded Web Server</dc:subject>
<dc:subject>Load Balancing</dc:subject>
<dc:subject>Resource Allocation</dc:subject>
<dc:subject>Admission Control</dc:subject>
<dc:subject>Simulation</dc:subject>
<dcterms:abstract>The main objective of this thesis focuses on the design of an adaptive algorithm for admission control and content-aware load balancing for Web traffic. In order to set the context of this work, several reviews are included to introduce the reader in the background concepts of Web load balancing, admission control and the Internet traffic characteristics that may affect the good performance of a Web site. <br/>The admission control and load balancing algorithm described in this thesis manages the distribution of traffic to a Web cluster based on QoS requirements. <br/>The goal of the proposed scheduling algorithm is to avoid situations in which the system provides a lower performance than desired due to servers' congestion. This is achieved through the implementation of forecasting calculations. <br/>Obviously, the increase of the computational cost of the algorithm results in some overhead. This is the reason for designing an adaptive time slot scheduling that sets the execution times of the algorithm depending on the burstiness that is arriving to the system. <br/>Therefore, the predictive scheduling algorithm proposed includes an adaptive overhead control.<br/>Once defined the scheduling of the algorithm, we design the admission control module based on throughput predictions. The results obtained by several throughput predictors are compared and one of them is selected to be included in our algorithm. The utilisation level that the Web servers will have in the near future is also forecasted and reserved for each service depending on the Service Level Agreement (SLA). <br/>Our load balancing strategy is based on a classical policy. Hence, a comparison of several classical load balancing policies is also included in order to know which of them better fits our algorithm. A simulation model has been designed to obtain the results presented in this thesis.</dcterms:abstract>
<dcterms:dateAccepted>2009-12-11</dcterms:dateAccepted>
<dcterms:available>2009-12-11</dcterms:available>
<dcterms:created>2009-12-11</dcterms:created>
<dcterms:issued>2009-11-16</dcterms:issued>
<dc:type>info:eu-repo/semantics/doctoralThesis</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:identifier>9788469298015</dc:identifier>
<dc:identifier>http://www.tdx.cat/TDX-1211109-113725</dc:identifier>
<dc:identifier>http://hdl.handle.net/10803/9413</dc:identifier>
<dc:language>eng</dc:language>
<dc:rights>ADVERTIMENT. L'accés als continguts d'aquesta tesi doctoral i la seva utilització ha de respectar els drets de la persona autora. Pot ser utilitzada per a consulta o estudi personal, així com en activitats o materials d'investigació i docència en els termes establerts a l'art. 32 del Text Refós de la Llei de Propietat Intel·lectual (RDL 1/1996). Per altres utilitzacions es requereix l'autorització prèvia i expressa de la persona autora. En qualsevol cas, en la utilització dels seus continguts caldrà indicar de forma clara el nom i cognoms de la persona autora i el títol de la tesi doctoral. No s'autoritza la seva reproducció o altres formes d'explotació efectuades amb finalitats de lucre ni la seva comunicació pública des d'un lloc aliè al servei TDX. Tampoc s'autoritza la presentació del seu contingut en una finestra o marc aliè a TDX (framing). Aquesta reserva de drets afecta tant als continguts de la tesi com als seus resums i índexs.</dc:rights>
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:publisher>Universitat de les Illes Balears</dc:publisher>
<dc:source>TDX (Tesis Doctorals en Xarxa)</dc:source>
</qdc:qualifieddc>
<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF schemaLocation="http://www.openarchives.org/OAI/2.0/rdf/ http://www.openarchives.org/OAI/2.0/rdf.xsd">
<ow:Publication about="oai:www.tdx.cat:10803/9413">
<dc:title>An adaptive admission control and load balancing algorithm for a QoS-aware Web system</dc:title>
<dc:creator>Gilly de la Sierra-Llamazares, Katja</dc:creator>
<dc:contributor>katya@umh.es</dc:contributor>
<dc:contributor>true</dc:contributor>
<dc:contributor>Juiz, Carlos</dc:contributor>
<dc:subject>Performance Evaluation</dc:subject>
<dc:subject>Monitoring</dc:subject>
<dc:subject>Overloaded Web Server</dc:subject>
<dc:subject>Load Balancing</dc:subject>
<dc:subject>Resource Allocation</dc:subject>
<dc:subject>Admission Control</dc:subject>
<dc:subject>Simulation</dc:subject>
<dc:description>The main objective of this thesis focuses on the design of an adaptive algorithm for admission control and content-aware load balancing for Web traffic. In order to set the context of this work, several reviews are included to introduce the reader in the background concepts of Web load balancing, admission control and the Internet traffic characteristics that may affect the good performance of a Web site. <br/>The admission control and load balancing algorithm described in this thesis manages the distribution of traffic to a Web cluster based on QoS requirements. <br/>The goal of the proposed scheduling algorithm is to avoid situations in which the system provides a lower performance than desired due to servers' congestion. This is achieved through the implementation of forecasting calculations. <br/>Obviously, the increase of the computational cost of the algorithm results in some overhead. This is the reason for designing an adaptive time slot scheduling that sets the execution times of the algorithm depending on the burstiness that is arriving to the system. <br/>Therefore, the predictive scheduling algorithm proposed includes an adaptive overhead control.<br/>Once defined the scheduling of the algorithm, we design the admission control module based on throughput predictions. The results obtained by several throughput predictors are compared and one of them is selected to be included in our algorithm. The utilisation level that the Web servers will have in the near future is also forecasted and reserved for each service depending on the Service Level Agreement (SLA). <br/>Our load balancing strategy is based on a classical policy. Hence, a comparison of several classical load balancing policies is also included in order to know which of them better fits our algorithm. A simulation model has been designed to obtain the results presented in this thesis.</dc:description>
<dc:date>2011-04-12T18:53:50Z</dc:date>
<dc:date>2009-12-11</dc:date>
<dc:date>2009-11-16</dc:date>
<dc:date>2009-12-11</dc:date>
<dc:type>info:eu-repo/semantics/doctoralThesis</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:identifier>9788469298015</dc:identifier>
<dc:identifier>http://www.tdx.cat/TDX-1211109-113725</dc:identifier>
<dc:identifier>http://hdl.handle.net/10803/9413</dc:identifier>
<dc:language>eng</dc:language>
<dc:rights>ADVERTIMENT. L'accés als continguts d'aquesta tesi doctoral i la seva utilització ha de respectar els drets de la persona autora. Pot ser utilitzada per a consulta o estudi personal, així com en activitats o materials d'investigació i docència en els termes establerts a l'art. 32 del Text Refós de la Llei de Propietat Intel·lectual (RDL 1/1996). Per altres utilitzacions es requereix l'autorització prèvia i expressa de la persona autora. En qualsevol cas, en la utilització dels seus continguts caldrà indicar de forma clara el nom i cognoms de la persona autora i el títol de la tesi doctoral. No s'autoritza la seva reproducció o altres formes d'explotació efectuades amb finalitats de lucre ni la seva comunicació pública des d'un lloc aliè al servei TDX. Tampoc s'autoritza la presentació del seu contingut en una finestra o marc aliè a TDX (framing). Aquesta reserva de drets afecta tant als continguts de la tesi com als seus resums i índexs.</dc:rights>
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:publisher>Universitat de les Illes Balears</dc:publisher>
<dc:source>TDX (Tesis Doctorals en Xarxa)</dc:source>
</ow:Publication>
</rdf:RDF>
<?xml version="1.0" encoding="UTF-8" ?>
<uketd_dc:uketddc schemaLocation="http://naca.central.cranfield.ac.uk/ethos-oai/2.0/ http://naca.central.cranfield.ac.uk/ethos-oai/2.0/uketd_dc.xsd">
<dc:title>An adaptive admission control and load balancing algorithm for a QoS-aware Web system</dc:title>
<dc:creator>Gilly de la Sierra-Llamazares, Katja</dc:creator>
<dcterms:abstract>The main objective of this thesis focuses on the design of an adaptive algorithm for admission control and content-aware load balancing for Web traffic. In order to set the context of this work, several reviews are included to introduce the reader in the background concepts of Web load balancing, admission control and the Internet traffic characteristics that may affect the good performance of a Web site. <br/>The admission control and load balancing algorithm described in this thesis manages the distribution of traffic to a Web cluster based on QoS requirements. <br/>The goal of the proposed scheduling algorithm is to avoid situations in which the system provides a lower performance than desired due to servers' congestion. This is achieved through the implementation of forecasting calculations. <br/>Obviously, the increase of the computational cost of the algorithm results in some overhead. This is the reason for designing an adaptive time slot scheduling that sets the execution times of the algorithm depending on the burstiness that is arriving to the system. <br/>Therefore, the predictive scheduling algorithm proposed includes an adaptive overhead control.<br/>Once defined the scheduling of the algorithm, we design the admission control module based on throughput predictions. The results obtained by several throughput predictors are compared and one of them is selected to be included in our algorithm. The utilisation level that the Web servers will have in the near future is also forecasted and reserved for each service depending on the Service Level Agreement (SLA). <br/>Our load balancing strategy is based on a classical policy. Hence, a comparison of several classical load balancing policies is also included in order to know which of them better fits our algorithm. A simulation model has been designed to obtain the results presented in this thesis.</dcterms:abstract>
<uketdterms:institution>Universitat de les Illes Balears</uketdterms:institution>
<dcterms:issued>2009-11-16</dcterms:issued>
<dc:type>info:eu-repo/semantics/doctoralThesis</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:language type="dcterms:ISO639-2">eng</dc:language>
<dcterms:isReferencedBy>http://www.tdx.cat/TDX-1211109-113725</dcterms:isReferencedBy>
<dcterms:isReferencedBy>http://hdl.handle.net/10803/9413</dcterms:isReferencedBy>
<dc:identifier type="dcterms:URI">http://www.tdx.cat/bitstream/10803/9413/1/Tkgsl1de1.pdf</dc:identifier>
<uketdterms:checksum type="uketdterms:MD5">ca6be90771cdf6139b50e67ad838c222</uketdterms:checksum>
<dcterms:hasFormat>http://www.tdx.cat/bitstream/10803/9413/2/Tkgsl1de1.pdf.txt</dcterms:hasFormat>
<uketdterms:checksum type="uketdterms:MD5">68424839959e73b753ee386ed0610937</uketdterms:checksum>
<dc:subject>Performance Evaluation</dc:subject>
<dc:subject>Monitoring</dc:subject>
<dc:subject>Overloaded Web Server</dc:subject>
<dc:subject>Load Balancing</dc:subject>
<dc:subject>Resource Allocation</dc:subject>
<dc:subject>Admission Control</dc:subject>
<dc:subject>Simulation</dc:subject>
<dc:subject>Arquitectura i Tecnologia de Computadors</dc:subject>
<dc:identifier>9788469298015</dc:identifier>
</uketd_dc:uketddc>
<?xml version="1.0" encoding="UTF-8" ?>
<metadata schemaLocation="http://www.lyncode.com/xoai http://www.lyncode.com/xsd/xoai.xsd">
<element name="dc">
<element name="contributor">
<element name="none">
<field name="value">Universitat de les Illes Balears. Departament de Ciències Matemàtiques i Informàtica</field>
</element>
<element name="author">
<element name="none">
<field name="value">Gilly de la Sierra-Llamazares, Katja</field>
</element>
</element>
<element name="authoremail">
<element name="none">
<field name="value">katya@umh.es</field>
</element>
</element>
<element name="authoremailshow">
<element name="none">
<field name="value">true</field>
</element>
</element>
<element name="director">
<element name="none">
<field name="value">Juiz, Carlos</field>
</element>
</element>
</element>
<element name="date">
<element name="accessioned">
<element name="none">
<field name="value">2011-04-12T18:53:50Z</field>
</element>
</element>
<element name="available">
<element name="none">
<field name="value">2009-12-11</field>
</element>
</element>
<element name="issued">
<element name="none">
<field name="value">2009-11-16</field>
</element>
</element>
<element name="submitted">
<element name="none">
<field name="value">2009-12-11</field>
</element>
</element>
</element>
<element name="identifier">
<element name="isbn">
<element name="none">
<field name="value">9788469298015</field>
</element>
</element>
<element name="uri">
<element name="none">
<field name="value">http://www.tdx.cat/TDX-1211109-113725</field>
<field name="value">http://hdl.handle.net/10803/9413</field>
</element>
</element>
</element>
<element name="description">
<element name="abstract">
<element name="cat">
<field name="value">The main objective of this thesis focuses on the design of an adaptive algorithm for admission control and content-aware load balancing for Web traffic. In order to set the context of this work, several reviews are included to introduce the reader in the background concepts of Web load balancing, admission control and the Internet traffic characteristics that may affect the good performance of a Web site. <br/>The admission control and load balancing algorithm described in this thesis manages the distribution of traffic to a Web cluster based on QoS requirements. <br/>The goal of the proposed scheduling algorithm is to avoid situations in which the system provides a lower performance than desired due to servers' congestion. This is achieved through the implementation of forecasting calculations. <br/>Obviously, the increase of the computational cost of the algorithm results in some overhead. This is the reason for designing an adaptive time slot scheduling that sets the execution times of the algorithm depending on the burstiness that is arriving to the system. <br/>Therefore, the predictive scheduling algorithm proposed includes an adaptive overhead control.<br/>Once defined the scheduling of the algorithm, we design the admission control module based on throughput predictions. The results obtained by several throughput predictors are compared and one of them is selected to be included in our algorithm. The utilisation level that the Web servers will have in the near future is also forecasted and reserved for each service depending on the Service Level Agreement (SLA). <br/>Our load balancing strategy is based on a classical policy. Hence, a comparison of several classical load balancing policies is also included in order to know which of them better fits our algorithm. A simulation model has been designed to obtain the results presented in this thesis.</field>
</element>
</element>
</element>
<element name="format">
<element name="mimetype">
<element name="none">
<field name="value">application/pdf</field>
</element>
</element>
</element>
<element name="language">
<element name="iso">
<element name="none">
<field name="value">eng</field>
</element>
</element>
</element>
<element name="publisher">
<element name="none">
<field name="value">Universitat de les Illes Balears</field>
</element>
</element>
<element name="rights">
<element name="license">
<element name="none">
<field name="value">ADVERTIMENT. L'accés als continguts d'aquesta tesi doctoral i la seva utilització ha de respectar els drets de la persona autora. Pot ser utilitzada per a consulta o estudi personal, així com en activitats o materials d'investigació i docència en els termes establerts a l'art. 32 del Text Refós de la Llei de Propietat Intel·lectual (RDL 1/1996). Per altres utilitzacions es requereix l'autorització prèvia i expressa de la persona autora. En qualsevol cas, en la utilització dels seus continguts caldrà indicar de forma clara el nom i cognoms de la persona autora i el títol de la tesi doctoral. No s'autoritza la seva reproducció o altres formes d'explotació efectuades amb finalitats de lucre ni la seva comunicació pública des d'un lloc aliè al servei TDX. Tampoc s'autoritza la presentació del seu contingut en una finestra o marc aliè a TDX (framing). Aquesta reserva de drets afecta tant als continguts de la tesi com als seus resums i índexs.</field>
</element>
</element>
<element name="accessLevel">
<element name="cat">
<field name="value">info:eu-repo/semantics/openAccess</field>
</element>
</element>
</element>
<element name="source">
<element name="none">
<field name="value">TDX (Tesis Doctorals en Xarxa)</field>
</element>
</element>
<element name="subject">
<element name="none">
<field name="value">Performance Evaluation</field>
<field name="value">Monitoring</field>
<field name="value">Overloaded Web Server</field>
<field name="value">Load Balancing</field>
<field name="value">Resource Allocation</field>
<field name="value">Admission Control</field>
<field name="value">Simulation</field>
</element>
<element name="other">
<element name="none">
<field name="value">Arquitectura i Tecnologia de Computadors</field>
</element>
</element>
<element name="udc">
<element name="cat">
<field name="value">51</field>
</element>
</element>
</element>
<element name="title">
<element name="none">
<field name="value">An adaptive admission control and load balancing algorithm for a QoS-aware Web system</field>
</element>
</element>
<element name="type">
<element name="none">
<field name="value">info:eu-repo/semantics/doctoralThesis</field>
<field name="value">info:eu-repo/semantics/publishedVersion</field>
</element>
</element>
</element>
<element name="bundles">
<element name="bundle">
<field name="name">MEDIA_DOCUMENT</field>
<element name="bitstreams">
<element name="bitstream">
<field name="name">Tkgsl1de1.pdf.xml</field>
<field name="originalName">Tkgsl1de1.pdf.xml</field>
<field name="description">Document Consulta</field>
<field name="format">text/xml</field>
<field name="size">106</field>
<field name="url">http://www.tdx.cat/bitstream/10803/9413/3/Tkgsl1de1.pdf.xml</field>
<field name="checksum">d215f4a02f063f778cd1303cb3323aaf</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">3</field>
</element>
</element>
</element>
<element name="bundle">
<field name="name">ORIGINAL</field>
<element name="bitstreams">
<element name="bitstream">
<field name="name">Tkgsl1de1.pdf</field>
<field name="format">application/pdf</field>
<field name="size">3996621</field>
<field name="url">http://www.tdx.cat/bitstream/10803/9413/1/Tkgsl1de1.pdf</field>
<field name="checksum">ca6be90771cdf6139b50e67ad838c222</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">1</field>
</element>
</element>
</element>
<element name="bundle">
<field name="name">TEXT</field>
<element name="bitstreams">
<element name="bitstream">
<field name="name">Tkgsl1de1.pdf.txt</field>
<field name="originalName">Tkgsl1de1.pdf.txt</field>
<field name="description">Extracted Text</field>
<field name="format">text/plain</field>
<field name="size">272498</field>
<field name="url">http://www.tdx.cat/bitstream/10803/9413/2/Tkgsl1de1.pdf.txt</field>
<field name="checksum">68424839959e73b753ee386ed0610937</field>
<field name="checksumAlgorithm">MD5</field>
<field name="sid">2</field>
</element>
</element>
</element>
</element>
<element name="others">
<field name="handle">10803/9413</field>
<field name="identifier">oai:www.tdx.cat:10803/9413</field>
<field name="lastModifyDate">2017-09-14 16:30:50.487</field>
</element>
<element name="repository">
<field name="name">TDX</field>
<field name="mail">aco@csuc.cat</field>
</element>
</metadata>