<?xml version="1.0" encoding="ISO-8859-1" ?><?xml-stylesheet type="text/xsl" href="latest_results.xsl" ?><root><item>
  <title>MapReduce Optimization Using Dynamic Regulated Prioritization</title>
  <link>http://www.hpl.hp.com/personal/Thomas_Sandholm/sandholm2009a.pdf</link>
  <minidescription>How to run parallel jobs more efficiently in a multi-user cluster</minidescription>
  <description>We present a system for allocating resources in shared data and
compute clusters that improves MapReduce job scheduling in three
ways. First, the system uses regulated and user-assigned priorities
to offer different service levels to jobs and users over time. Second,
the system dynamically adjusts resource allocations to fit the
requirements of different job stages. Finally, the system automatically
detects and eliminates bottlenecks within a job. We show
experimentally using real applications that users can optimize not
only job execution time but also the cost-benefit ratio or prioritization
efficiency of a job using these three strategies. Our approach
relies on a proportional share mechanism that continuously allocates
virtual machine resources. Our experimental results show a
11-31% improvement in completion time and 4-187% improvement
in prioritization efficiency for different classes of MapReduce
jobs. We further show that delay intolerant users gain even more
from our system.</description>
  <author>Thomas Sandholm and Kevin Lai</author>
  <pubDate>2009-06-23 09:26:00</pubDate>
  <tags>
    <tag>tycoon</tag>
    <tag>mapreduce</tag>
  </tags>
</item>

<item>
  <title>Admission Control in a Computational Market</title>
  <link>http://www.hpl.hp.com/personal/Thomas_Sandholm/sandholm2008a.pdf</link>
  <minidescription>Tradeoffs between using spot and reservation markets.</minidescription>
  <tags>
	  <tag>tycoon</tag>
	  <tag>incentive design</tag>
	  <tag>resource allocation</tag>
	  <tag>markets</tag>
  </tags> 
  <description>We propose, implement and evaluate three admission models for
computational Grids. The models
take the expected demand into account and
offer a specific performance guarantee.
The main issue addressed is how users and providers should
make the tradeoff
between a best effort (low guarantee) spot market and
an admission controlled (high guarantee) reservation market.
Using a realistically modeled high performance
computing workload and utility models of user preferences,
we run experiments highlighting the conditions under which
different markets and admission models are efficient.
The experimental results show that providers can make
large efficiency gains if the admission model is chosen
dynamically based on the current load, likewise we show that
users have an opportunity to optimize their
job performance by carefully picking the right market
based on the state of t e system, and the characteristics
of the application to be run. Finally, we provide simple
functional expressions that can guide both users and
providers when making decisions about guarantee
levels to request or offer.
	</description>
	<author>Thomas Sandholm, Kevin Lai, and Scott Clearwater</author>
  <pubDate>2008-06-06 12:00:00</pubDate>
</item>



<item>
	<title>A Statistical Approach to Risk Mitigation in Computational Markets</title>
        <link>http://www.hpl.hp.com/personal/Thomas_Sandholm/sandholm2007a.pdf</link>
        <minidescription>Applying Occam's razor to statistics to enable risk preference multiplexing.</minidescription>
        <description>We study stochastic models to mitigate the risk of poor Quality-of-Service (QoS) in computational markets.  Consumers who purchase services expect both price and performance guarantees. They need to predict future demand to budget for sustained performance despite price fluctuations.  Conversely, providers need to estimate demand to price future usage.  The skewed and bursty nature of demand in large-scale computer networks challenges the common statistical assumptions of symmetry, independence, and stationarity. This discrepancy leads to underestimation of investment risk. We confirm this non-normal distribution behavior in our study of demand in computational markets.</description>
	<author>Thomas Sandholm and Kevin Lai</author>
	<pubDate>2007-07-12 14:08:00</pubDate>
        <tags>
	  <tag>tycoon</tag>
	  <tag>risk</tag>
	  <tag>qos</tag>
        </tags> 
</item>
</root>