-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkshop.html
More file actions
40 lines (37 loc) · 1.81 KB
/
workshop.html
File metadata and controls
40 lines (37 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<div>
<h2>Workshop/Work-in-progress Publications</h2>
<ol>
<li>
<div>Zhuoyao Zhang, Ludmila Cherkasova, <b>Abhishek Verma</b> and Boon Loo,</div>
<div> <i>Optimizing Completion Time and Resource Provisioning of Pig Programs</i>.</div>
<div>Cloud Computing Optimization (CCOPT) in conjunction with CCGrid, Ottawa, Canada, May 2012. </div>
<div>[IEEE] [paper] [slides]
</div>
</li>
<li>
<div>Zhuoyao Zhang, Ludmila Cherkasova, <b>Abhishek Verma</b> and Boon Loo,</div>
<div> <i>Meeting Service Level Objectives of Pig Programs</i>.</div>
<div>International Workshop on Cloud Computing Platforms (CloudCP) in conjunction with Eurosys, Bern, Switzerland, May 2012. </div>
<div>[ACM] [paper] [slides]
</div>
</li>
<li>
<div><b>Abhishek Verma</b>, Ludmila Cherkasova, Vijay S. Kumar and Roy H. Campbell,</div>
<div><i>Three Pieces of the MapReduce Workload Management Puzzle</i>.</div>
Work-in-progress Report, ACM Symposium on Operating Systems Principles (SOSP), Cascais, Portugal, October 2011.
<div>[<a target="_blank" href="http://sigops.org/sosp/sosp11/posters/">ACM</a>] [
<a target="_blank" href="pdfs/SOSP11_ARIA_poster.pdf">paper</a>] [
<a target="_blank" href="pptx/SOSP11_WIP.pptx">slides</a>]
</div>
</li>
<li>
<div><b>Abhishek Verma</b>, Ludmila Cherkasova and Roy H. Campbell,</div>
<div><i>SLO-Driven Right-Sizing and Resource Provisioning of MapReduce Jobs</i>.</div>
Workshop on Large Scale Distributed Systems and Middleware (LADIS) in conjunction with VLDB, Seattle, Washington, Sept 2011.
<div>[ACM] [
<a target="_blank" href="pdfs/LADIS11_ARIA.pdf">paper</a>] [
<a target="_blank" href="pptx/LADIS11_ARIA.pptx">slides</a>]
</div>
</li>
</ol>
</div>