-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCallPapers.html
More file actions
executable file
·222 lines (145 loc) · 10.5 KB
/
CallPapers.html
File metadata and controls
executable file
·222 lines (145 loc) · 10.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<link rel="apple-touch-icon" sizes="57x57" href="images/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="images/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="images/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="images/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="images/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="images/favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="images/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicons/favicon-16x16.png">
<link rel="manifest" href="images/favicons/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="images/favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="description" content="2016 IEEE International Conference on Cloud and Autonomic Computing (ICCAC)">
<title>ICCAC 2016 Conference</title>
<!-- Bootstrap core CSS -->
<link href="dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="offcanvas.css" rel="stylesheet">
</head>
<body>
<div id="navBar"></div>
<div class="container">
<div class="row row-offcanvas row-offcanvas-right">
<div class="col-xs-12 col-sm-9">
<!-- ************************ start main body ************************ -->
<h1>Call For Papers</h1>
<h2>Overview</h2>
<p>
Enterprise-scale cloud platforms and services systems present common and cross-cutting challenges in maximizing power efficiency and performance while maintaining predictable and reliable behavior, and at the same time responding appropriately to environmental and system changes such as hardware failures and varying workloads. Autonomic computing systems address the challenges in managing these environments by integrating monitoring, decision-processing and actuation capabilities to autonomously manage resources and applications based on high-level policies.</p>
<p>
Research in cloud and autonomic computing spans a variety of areas, from distributed systems, computer architecture, middleware services, databases and data-stores, networks, machine learning, and control theory. The purpose of the Fourth International Conference on Cloud and Autonomic Computing (ICCAC) is to bring together researchers and practitioners across these disciplines to address the multiple facets of cloud and autonomic computing.</p>
<p>
Papers are solicited on a broad array of topics of relevance to cloud and autonomic computing and their intersections, including those that bear on connections and relationships among different research areas or report on prototype systems or experiences. The goal is to continue our international forum focused on the latest research, applications, and technologies aimed at making cloud and autonomic computing systems and services easy to design, to deploy, and to implement, while also being self-manageable, self-regulating and scalable with little involvement of humans or system administrators.
</p>
<h2>Topics of interest include, but are not limited to:</h2>
<h3>Autonomic Cloud Computing</h3>
<ul>
<li>Self-managing cloud services</li>
<li>Autonomic resource and energy management in cloud computing</li>
<li>Autonomic cloud applications and services</li>
<li>Autonomic virtual cloud resources and services</li>
<li>Cloud workload characterization and prediction</li>
<li>Monitoring, modeling and analysis of cloud resources and services</li>
<li>Anomaly behavior analysis of autonomic systems and services</li>
</ul>
<h3>Autonomics for Extreme Scales</h3>
<ul>
<li>Large scale autonomic systems</li>
<li>Self-optimizing and self-healing at peta-computing scale</li>
<li>Self-managing middleware and tools for extreme scales</li>
<li>Experiences in autonomic systems and applications at extreme scales (peta/exa-computing)</li>
</ul>
<h3>Autonomic Computing Foundations and Design Methods</h3>
<ul>
<li>Evaluation, validation and quality and correctness assessment of autonomic loops</li>
<li>Theoretical frameworks for modeling and analyzing autonomic computing systems, control and decision theory</li>
<li>Model-based design, software engineering, formal methods, testing, programming languages and environments support</li>
<li>Knowledge representation and visualization of behavior of autonomic systems and services</li>
</ul>
<h3>Autonomic Computing Systems, Tools and Applications</h3>
<ul>
<li>Self-protection techniques of computing systems, networks and applications</li>
<li>Stochastic analysis and prediction of autonomic systems and applications</li>
<li>Benchmarks and tools to evaluate and compare different architectures to implement autonomic cloud systems</li>
<li>High performance autonomic applications</li>
<a name="Poster"></a> <!-- Had to put anchor tag here due to heading issues. -->
<li>Self-* applications in science and engineering</li>
<li>Self-* Human Machine Interface</li>
</ul>
<h2>Paper/Poster Submission and Publication</h2>
<p>
Full papers (a maximum of 12 pages in length), industrial experience reports (a maximum of 8 pages) and posters (a maximum of 4 pages) are invited on a wide variety of topics relating to cloud and autonomic computing as indicated above. All papers must follow the IEEE proceedings format. All manuscripts will be reviewed and judged on merits including originality, significance, interest, correctness, clarity, and relevance to the broader community. Papers are strongly encouraged to report experiences, measurements, and user studies, and to provide an appropriate quantitative evaluation.</p>
<p>
Submitted papers must include original work, and may not be under consideration for another conference or journal. They should also not be under review or be submitted to another {workshop, conference, or journal} during the ICCAC 2016 review process. Authors should submit full papers or posters electronically following the instructions from the ICCAC 2016 conference web site. Accepted papers and posters will appear in proceedings distributed at the conference and available electronically. Authors of accepted papers/poster are expected to register for and present their work at the conference.
</p>
<b>Authors are also encouraged to submit a poster or demo that summarizes and highlights the main points of their paper.</b>
<h2>Submission Instructions</h2>
Please register and submit your ICCAC paper using the submission link: <a href="https://iccac16.hotcrp.com/" target="_blank">https://iccac16.hotcrp.com/</a>
<!--
<div id="impDatesBottom"></div>
-->
<br/><br/>
<!--<div id="papersInfo"></div> -->
<table border ="1">
<tr><th><center>Papers</center></th><th><center>Posters</center></th></tr>
<tr><td><div id="papersInfo"></div></td><td><div id="postersInfo"></div></td></tr>
</table>
<!-- ************************ End main body ************************ -->
</div><!--/span-->
<div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar">
<div id="rightPanel"></div>
</div><!--/span-->
</div><!--/row-->
<hr>
<footer>
<p>© 2016 ICCAC</p>
</footer>
</div><!--/.container-->
<!-- Start of Google Tracking Info -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-71619324-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End of Google Tracking Info -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="dist/js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="assets/js/ie10-viewport-bug-workaround.js"></script>
<script src="offcanvas.js"></script>
<!-- Start Loading shared items -->
<script>
$(document).ready(function(){
$('#rightPanel').load("includes/rightPanel.html"); .2
$('#navBar').load("includes/navBar.html");
// $('#impDatesBottom').load("includes/impDates.html");
$('#papersInfo').load("impDates/papers.html");
$('#postersInfo').load("impDates/poster.html");
$(window).on('load', function(){
$('#AllcallNavLink').addClass('dkActive');
})
});
</script>
<!-- End Loading shared items -->
</body>
</html>