forked from okrieg/okrieg.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
69 lines (49 loc) · 3.21 KB
/
index.html
File metadata and controls
69 lines (49 loc) · 3.21 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Okrieg.github.io : ">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Orran Krieger</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/okrieg">View on GitHub</a>
<h1 id="project_title">Orran Krieger</h1>
<h2 id="project_tagline">Personal web page</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<!-- ------------------------------------------ -->
<p>
<img src="images/orrankrieger.jpg" alt="Orran Krieger" title="Orran Krieger" class="size-thumbnail wp-image-23 alignright" height="150" width="150" />
<p> Orran Krieger is the Founding Director for the Cloud Computing Initiative (CCI), Resident Fellow of the Hariri Institute for Computing and Computational Science & Engineering, Research Professor Department of Computer Science Boston University, email: okrieg@bu.edu,</p>
<!-- ------------------------------------------ -->
<h3>
<a name="courses" class="anchor" href="#course"><span class="octicon
octicon-link"></span></a>Courses.</h3>
<ul>
<li> <a href="EC500/index.html">CS591 / EC500</a>
</ul>
<h2>Research</h2>
<p>I have broad interest in computer systems, with most of my focus on operating systems, file systems, and cloud computing. I am just starting up the Center For Cloud Innovation in the Hariri Institute at BU. A big chunk of my time is in creating a new, open, model of a public cloud in the Massachusetts Open Cloud (<a href="http://www.bu.edu/hic/initiatives/massachusetts-open-cloud/">MOC</a>). I am also working with <a target="_blank" href="http://www.cs.bu.edu/~jappavoo/jappavoo.github.com/index.html">Jonathan Appavoo</a> and team on a new operating system for cloud computing and HPC called EbbRT which is part of the <a href="http://sesa.github.com">SESA</a> project.</p>
<p><strong>We are actively recruiting students and postdocs for both the cloud and EbbRT research.</strong></p>
<h2>Short Bio</h2>
<p>Before coming to BU, I spent five years at VMware starting and working on vCloud. Prior to that I was a researcher and manager at IBM T. J. Watson, leading the Advanced Operating System Research Department. I did my PhD and MASc in Electrical Engineering at the University of Toronto.</p>
<h2>Publications:</h2>
<p>It looks like my <a href="http://scholar.google.com/citations?user=96QTY3cAAAAJ&hl=en" style="text-align: justify;">Google Scholar Profile</a><span style="text-align: justify;"> has a much better list of papers, … than I can put together. Key projects are the rhype hypervisor, the k42, Hurricane and Tornado operating system, vCloud, Libra.</span></p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>