-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpapers.html
More file actions
255 lines (220 loc) · 10.7 KB
/
Copy pathpapers.html
File metadata and controls
255 lines (220 loc) · 10.7 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
---
layout: default
---
{% include slider-cf-papers.html %}
<!-- Content -->
<div class="block">
<div class="container">
<div class="row">
<div class="col-md-3">
<section class="events small" id="events-small">
<header>
<h2>Important dates</h2>
</header>
<div class="section-content">
<article class="event nearest">
<figure class="date">
<div class="month">jun</div>
<div class="day">2</div>
</figure>
<aside>
<header>
Submission deadline for abstracts at 11:59pm EDT
</header>
</aside>
</article><!-- /article -->
<article class="event nearest-second">
<figure class="date">
<div class="month">jun</div>
<div class="day">10</div>
</figure>
<aside>
<header>
Submission deadline for full papers at 11:59pm EDT
</header>
</aside>
</article><!-- /article -->
<article class="event nearest">
<figure class="date">
<div class="month">sep</div>
<div class="day">3</div>
</figure>
<aside>
<header>
Author notification
</header>
</aside>
</article><!-- /article -->
<br>
<!--article class="event nearest-second">
<figure class="date">
<div class="month">Aug</div>
<div class="day">31</div>
</figure>
<aside>
<header>
Camera-ready deadline
</header>
</aside>
</article--><!-- /article -->
<br>
</div><!-- /.section-content -->
</section><!-- /.events-small -->
<br/>
<section class="events small" id="events-small">
<header>
<h2>Links</h2>
</header>
<div class="section-content">
<ul class="list-links">
<li><h4><a href="#submission">Submission categories</a></h4></li>
<li><h4><a href="#guidelines">Submission guidelines</a></h4></li>
</ul>
</div><!-- /.section-content -->
</section><!-- /.events-small -->
</div><!-- /.col-md-3 -->
<div class="col-md-6">
<section id="main-content">
<header>
<h1>Call for papers</h1>
</header>
<div class="section-content">
<p>
The annual ACM Symposium on Cloud Computing (SoCC’19) brings together researchers, developers, users, and
practitioners interested in cloud computing. ACM SoCC’19 is the 10th edition of the premier conference on cloud computing;
it is the only conference co-sponsored by the ACM Special Interest Groups on Management of Data (SIGMOD) and on
Operating Systems (SIGOPS). SoCC will be held in Chaminade, Santa Cruz, California, to foster connections
between the academic and industrial communities operating in the cloud space. We solicit original contributions on
all aspects of cloud computing. We particularly encourage submissions on the research, development, practice, and
experience of cloud computing systems and data management.
Specific topics of interest include but are not limited to the following, when related to the cloud:
</p>
<div class="row">
<div class="col-md-6" style="padding-left:0; padding-right:0;">
<ul class="topics-list">
<li>Administration and Manageability</li>
<li>Cross Datacenter Data Management</li>
<li>Data Services Architectures</li>
<li>Data Markets</li>
<li>Distributed and Parallel Query Processing</li>
<li>Distributed Systems</li>
<li>Energy Efficiency and Management</li>
<li>Fault Tolerance, High Availability, and Reliability</li>
<li>IoT Infrastructure</li>
<li>Large Scale Cloud Applications</li>
<li> Services and Systems for Machine Learning </li>
<li>Multi-Tenancy</li>
<li>Networking and SDNs</li>
</ul>
</div>
<div class="col-md-6" style="padding-left:0; padding-right:0;">
<ul class="topics-list">
<li> Platform for Services </li>
<li> Privacy of Data and Computation </li>
<li> Programming Models </li>
<li> Provisioning and Metering </li>
<li> Query Optimization </li>
<li> Resource Management </li>
<li> Scientific Data Management </li>
<li> Security of Infrastructure and Services </li>
<li> Service Level Agreements </li>
<li> Storage Systems and New Technologies </li>
<li> Transactional Models </li>
<li> Virtualization, Containers, VMs </li>
</ul>
</div>
</div>
<!-- TODO
<p style="font-size:120%;text-decoration:underline;color:red"><a href="assets/img/socc2017-cfp.pdf" target="_blank" style="color:red">Download the CFP as a PDF</a></p>
-->
<a id="submission"><h2>Submission categories</h2></a>
<p>Authors can submit a paper in one of the following categories:</p>
<ul class="topics-list">
<li>Research Papers describe original research, where novelty is a primary consideration.</li>
<li>Industry Papers describe existing, often deployed systems,
where the lessons from the experience are a primary consideration.</li>
<li>Vision Papers describe speculative but well-reasoned and thought-provoking ideas, where
insight is a primary consideration.</li>
</ul>
<br>
<p>
Submissions will be judged based on their originality, technical merit,
relevance, value to the community, and likelihood of producing interesting
discussions at the symposium. Submissions will be kept confidential until
accepted. Rejected submissions will be kept confidential permanently.
</p>
<p> As a special type of Research Paper, we call for
<b>Negative Result Papers</b> describing promising and innovative ideas that didn’t work upon
rigorous evaluation. The primary considerations when reviewing these papers will be the
novelty and conceptual validity of the idea and the quality of the evaluation.</p>
<a id="guidelines"><h2>Submission guidelines</h2></a>
<p> Authors must submit original papers that are not being considered for publication in other forums.
Submissions cannot be accompanied by nondisclosure, confidentiality, or similar agreements.</p>
<p>Papers that violate the below requirements will be rejected without reviews.
Judicious use of color is permitted, but the paper should print clearly in black and white.
Non-rejected papers will be shepherded, and final acceptance will be conditional on the shepherd’s approval. </p>
<p> Reviewing for <b> Research and Vision papers is double-blind </b>.
Authors must make a good faith effort to anonymize their submissions, and they should not identify
themselves either explicitly or by implication (e.g., through the references or acknowledgments).
Submissions violating the detailed formatting and anonymization rules will not be considered for review.
<p> Reviewing for <b>Industry papers is single-blind with respect to the company/product,
but double blind with respect to the authors</b>. That is, you need not anonymize the company
or products/services you are referring to. However, you should not reveal the paper’s author
names directly in your submission.</p>
<p>
If you are uncertain about how to anonymize your submission, please contact
the program co-chairs (contacts at the end of the page) well in advance of the
submission deadline. </p>
<h3>Paper format & fonts</h3>
<p>
Submissions must be in PDF format using 10-point font on 12-point leading, Times-Roman or similar typeface,
letter-sized paper, double column, a text block of 6.5 inches wide by 9 inches tall, with numbered pages.
A LaTeX template is available <a href="assets/template.tex" target="_blank" style="color:red;text-decoration:underline;">here</a>, but authors can use other templates or editors that conform with the
requirements. (Please remember to suppress the author list from the submission)
<br><br>
<a href="assets/template.tex" target="_blank" style="color:red;font-size:125%;text-decoration:underline;">Download the Latex Template</a>
</p>
<h3>Page limit</h3>
<p>
Submissions can have up to <b>12 pages</b> for Research and Industry papers, and <b>5 pages</b> for Vision papers; this limit includes the title, abstract, and appendices, but excludes references.
</p>
<h3>Paper type</h3>
<p> After the author list, papers should indicate the submission type (research, industry, vision).</p>
<a id="posters"><h2>Posters</h2></a>
<p> Details and deadlines for poster submissions will be available in the call for posters. Papers accepted to the conference are automatically allowed to have a poster.</p>
<a id="submit"><h2>Deadlines</h2></a>
<p>
<b style="color:black">Registration deadline: 3 June 2019 11:59pm EDT</b><br>
You can register new submissions until this deadline.
<br><br>
<b style="color:black">Submission deadline: 10 June 2019 11:59pm EDT</b><br>
Papers must be submitted by this deadline to be reviewed.
</p>
<a id="submit"><h2>Submission site</h2></a>
<p>
The paper submission site is now online at <a href="https://socc19.hotcrp.com/" style="color:red">https://socc19.hotcrp.com/</a>
</p>
<a id="submit"><h2>Questions?</h2></a>
<p>
Email any questions you have to the PC chairs at <b style="color:black">roxana [at] cs [dot] columbia [dot] edu</b> or
<b style="color:black">mozafari [at] umich [dot] edu</b>
</p>
</div><!-- /.section-content -->
</section><!-- /.main-content -->
</div><!-- /.col-md-6 -->
<div class="col-md-3">
</div><!-- /.col-md-3 -->
<div class="col-md-3">
<section class="news-small" id="news-small">
<!-- <header>
<h2>Latest news</h2>
</header>
<div class="section-content">
<a class="twitter-timeline" href="https://twitter.com/acmsocc2017">Tweets by acmsocc2017</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
-->
</section><!-- /.news-small -->
</div><!-- /.col-md-3 -->
</div><!-- /.row -->
</div><!-- /.container -->
</div>
<!-- end Content -->