-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcyberaide-cloud.bib
2413 lines (2169 loc) · 73.7 KB
/
cyberaide-cloud.bib
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
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
% This file was created with JabRef 2.9.2.
% Encoding: ISO8859_1
@TECHREPORT{NAS,
author = {D. Bailey et. al},
title = {{The NAS Parallel Benchmarks}},
institution = {Department of Mathematics and Computer Science, Emory University},
year = {1994},
number = {RNR-94-007},
month = {March}
}
@ARTICLE{ijpp,
author = {J. Tao et al.},
title = {{Performance Advantage of Reconfigurable Cache Design on Multicore
Processor Systems}},
journal = {International Journal of Parallel Programming},
year = {2008},
volume = {36},
pages = {347-360},
number = {3},
month = {June}
}
@INPROCEEDINGS{hyper2,
author = {T.M. Aamodt and P. Chow and P. Hammarlund and H. Wang and J. P. Shen},
title = {{Hardware Support for Prescient Instruction Prefetch}},
booktitle = {Proceedings of the 10th International Symposium on High Performance
Computer Architecture},
year = {2004},
pages = {84-95}
}
@INPROCEEDINGS{DBLP:conf/hpdc/AbbasiWEKSZ09,
author = {Hasan Abbasi and Matthew Wolf and Greg Eisenhauer and Scott Klasky
and Karsten Schwan and Fang Zheng},
title = {DataStager: scalable data staging services for petascale applications},
booktitle = {Proceedings of the 18th ACM International Symposium on High Performance
Distributed Computing},
year = {2009},
pages = {39-48}
}
@ARTICLE{IaaS1,
author = {Advisor: Creeger, Mache},
title = {Cloud Computing: An Overview},
journal = {Queue},
year = {2009},
volume = {7},
pages = {3--4},
number = {5},
address = {New York, NY, USA},
bdsk-url-1 = {http://doi.acm.org/10.1145/1538947.1554608},
doi = {http://doi.acm.org/10.1145/1538947.1554608},
issn = {1542-7730},
publisher = {ACM}
}
@INPROCEEDINGS{virtualization-techniques,
author = {Keith Adamsand Ole Agesen},
title = {A comparison of software and hardware techniques for x86 virtualization},
booktitle = {Proc. of the 12th Intl Conf. on Architectural support for programming
languages and operating system},
year = {2006}
}
@ARTICLE{alexander2006wnw,
author = {Alexander, B.},
title = {{Web 2.0: A New Wave of Innovation for Teaching and Learning?}},
journal = {Learning},
year = {2006},
volume = {41},
pages = {32--44},
number = {2},
owner = {ajy4490},
timestamp = {2009.05.05}
}
@TECHREPORT{report/gis-performance,
author = {Giovanni Aloisio and Massimo Cafaro and Italo Epicoco and Sandro
Fiore},
title = {Analysis of the Globus Toolkit Grid Information Service},
institution = {GridLab},
year = {2001},
owner = {Lizhe},
timestamp = {2009.11.19}
}
@MISC{www/amd,
author = {{AMD}},
title = {{AMD Multi-Core Technology}},
note = {http://multicore.amd.com/}
}
@INPROCEEDINGS{1346260,
author = {Apparao, Padma and Iyer, Ravi and Zhang, Xiaomin and Newell, Don
and Adelmeyer, Tom},
title = {Characterization \& analysis of a server consolidation benchmark},
booktitle = {VEE '08: Proceedings of the fourth ACM SIGPLAN/SIGOPS international
conference on Virtual execution environments},
year = {2008},
pages = {21--30},
address = {New York, NY, USA},
publisher = {ACM},
bdsk-url-1 = {http://doi.acm.org/10.1145/1346256.1346260},
doi = {http://doi.acm.org/10.1145/1346256.1346260},
isbn = {978-1-59593-796-4},
location = {Seattle, WA, USA}
}
@INPROCEEDINGS{1308347,
author = {Apparao, Padma and Makineni, Srihari and Newell, Don},
title = {Characterization of network processing overheads in Xen},
booktitle = {VTDC '06: Proceedings of the 2nd International Workshop on Virtualization
Technology in Distributed Computing},
year = {2006},
pages = {2},
address = {Washington, DC, USA},
publisher = {IEEE Computer Society},
bdsk-url-1 = {http://dx.doi.org/10.1109/VTDC.2006.3},
doi = {http://dx.doi.org/10.1109/VTDC.2006.3},
isbn = {0-7695-2873-1}
}
@ARTICLE{1390918,
author = {Ardaiz, O. and Navarro, L.},
title = {Grid-based dynamic service overlays},
journal = {Future Gener. Comput. Syst.},
year = {2008},
volume = {24},
pages = {813--823},
number = {8},
address = {Amsterdam, The Netherlands, The Netherlands},
bdsk-url-1 = {http://dx.doi.org/10.1016/j.future.2008.04.004},
doi = {http://dx.doi.org/10.1016/j.future.2008.04.004},
issn = {0167-739X},
publisher = {Elsevier Science Publishers B. V.}
}
@TECHREPORT{aboveTheClouds,
author = {Michael Armbrust and Armando Fox and Rean Griffith and Anthony D.
Joseph and Randy Katz and Andy Konwinski and Gunho Lee and David
Patterson and Ariel Rabkin and Ion Stoica and Matei Zaharia},
title = {Above the Clouds: A Berkeley View of Cloud Computing},
institution = {University of California at Berkeley},
year = {2009},
month = {February},
abstract = {Cloud Computing, the long-held dream of computing as a utility, has
the potential to transform a large part of the IT industry, making
software even more attractive as a service and shaping the way IT
hardware is designed and purchased. Developers with innovative ideas
for new Internet services no longer require the large capital outlays
in hardware to deploy their service or the human expense to operate
it. They need not be concerned about over-provisioning for a service
whose popularity does not meet their predictions, thus wasting costly
resources, or under-provisioning for one that becomes wildly popular,
thus missing potential customers and revenue. Moreover, companies
with large batch-oriented tasks can get results as quickly as their
programs can scale, since using 1000 servers for one hour costs no
more than using one server for 1000 hours. This elasticity of resources,
without paying a premium for large scale, is unprecedented in the
history of IT.},
bdsk-url-1 = {http://berkeleyclouds.blogspot.com/2009/02/above-clouds-released.html},
keywords = {cloud computing distributed-systems},
posted-at = {2009-03-02 13:19:59},
priority = {0},
url = {http://berkeleyclouds.blogspot.com/2009/02/above-clouds-released.html}
}
@TECHREPORT{report/berkeley-multicore,
author = {K. Asanovic and R. Bodik and B. C. Catanzaro and J. J. Gebis and
P. Husbands and K. Keutzer and D. A. Patterson and W. L. Plishker
and J. Shalf and S. W. Williams and K. A. Yelick},
title = {The Landscape of Parallel Computing Research: a View from Berkeley},
institution = {Department of Electrical Engineering and Computer Sciences, University
of California at Berkeley},
year = {2006}
}
@ARTICLE{598725,
author = {Banga, Gaurav and Druschel, Peter},
title = {Measuring the capacity of a Web server under realistic loads},
journal = {World Wide Web},
year = {1999},
volume = {2},
pages = {69--83},
number = {1-2},
address = {Hingham, MA, USA},
bdsk-url-1 = {http://dx.doi.org/10.1023/A:1019292504731},
doi = {http://dx.doi.org/10.1023/A:1019292504731},
issn = {1386-145X},
publisher = {Kluwer Academic Publishers}
}
@INPROCEEDINGS{XEN,
author = {Paul Barham and Boris Dragovic and Keir Fraser and Steven Hand and
Timothy L. Harris and Alex Ho and Rolf Neugebauer and Ian Pratt and
Andrew Warfield},
title = {Xen and the art of virtualization.},
booktitle = {SOSP},
year = {2003},
editor = {Michael L. Scott and Larry L. Peterson},
pages = {164-177},
publisher = {ACM},
bdsk-url-1 = {http://dblp.uni-trier.de/db/conf/sosp/sosp2003.html#BarhamDFHHHN03},
biburl = {http://www.bibsonomy.org/bibtex/2a1696dd8053276f9fd9d9694cea087ad/dblp},
date = {2007-10-23},
description = {dblp},
ee = {http://doi.acm.org/10.1145/945445.945462},
isbn = {1-58113-757-5},
keywords = {dblp},
url = {http://dblp.uni-trier.de/db/conf/sosp/sosp2003.html#BarhamDFHHHN03}
}
@INPROCEEDINGS{Barham2003,
author = {P. Barham and B. Dragovic and K. Fraser and S. Hand and T. L. Harris
and A. Ho and R. Neugebauer and I. Pratt and A. Warfield},
title = {Xen and the art of virtualization},
booktitle = {Proceedings of the 19th ACM Symposium on Operating Systems Principles},
year = {2003},
pages = {164-177},
address = {New York, U. S. A.},
month = {Oct.},
bibsource = {DBLP, http://dblp.uni-trier.de},
ee = {http://doi.acm.org/10.1145/945445.945462}
}
@INPROCEEDINGS{barker2008epe,
author = {Barker, K.J. and Davis, K. and Hoisie, A. and Kerbyson, D.J. and
Lang, M. and Pakin, S. and Sancho, J.C.},
title = {{Entering the petaflop era: the architecture and performance of Roadrunner}},
booktitle = {Proceedings of the 2008 ACM/IEEE conference on Supercomputing},
year = {2008},
organization = {IEEE Press Piscataway, NJ, USA},
owner = {ajy4490},
timestamp = {2009.05.20}
}
@book{barth2008nagios,
title={Nagios: System and network monitoring},
author={Barth, Wolfgang},
year={2008},
publisher={No Starch Press}
}
@INPROCEEDINGS{1033224,
author = {Benkner, Siegfried and Brandic, Ivona and Engelbrecht, Gerhard and
Schmidt, Rainer},
title = {VGE -- A Service-Oriented Grid Environment for On-Demand Supercomputing},
booktitle = {GRID '04: Proceedings of the 5th IEEE/ACM International Workshop
on Grid Computing},
year = {2004},
pages = {11--18},
address = {Washington, DC, USA},
publisher = {IEEE Computer Society},
bdsk-url-1 = {http://dx.doi.org/10.1109/GRID.2004.65},
doi = {http://dx.doi.org/10.1109/GRID.2004.65},
isbn = {0-7695-2256-4}
}
@INPROCEEDINGS{bird2004mib,
author = {Bird, T.R.},
title = {{Methods to improve bootup time in Linux}},
booktitle = {Proc of the Ottawa Linux Symp},
year = {2004},
owner = {ajy4490},
timestamp = {2009.05.05}
}
@INPROCEEDINGS{don,
author = {Branco, M},
title = {Don Quijote - Data Management for the ATLAS Automatic Production
System},
booktitle = {Computing in High Energy and Nuclear Physics},
year = {2004}
}
@INPROCEEDINGS{NimbusAppliance,
author = {Bresnahan, J. and T. Freeman and D. LaBissoniere and K. Keahey},
title = {Managing Appliance Launches in Infrastructure Clouds},
booktitle = {TeraGrid 2011},
year = {2011}
}
@INPROCEEDINGS{NimbusCumulus,
author = {Bresnahan, J. and T. Freeman and D. LaBissoniere and K. Keahey},
title = {Cumulus : Open Source Storage Cloud for Science},
booktitle = {SC2010},
year = {2010}
}
@INPROCEEDINGS{buyya2008moc,
author = {Rajkumar Buyya and Chee Shin Yeo and Srikumar Venugopal},
title = {{Market-oriented cloud computing: Vision, hype, and reality for delivering
it services as computing utilities}},
booktitle = {Proceedings of the 10th IEEE International Conference on High Performance
Computing and Communications (HPCC-08, IEEE CS Press, Los Alamitos,
CA, USA)},
year = {2008},
pages = {5-13}
}
@INPROCEEDINGS{1169593,
author = {Byun, Eun-Kyu and Jang, Jae-Wan and Jung, Wook and Kim, Jin-Soo},
title = {A dynamic grid services deployment mechanism for on-demand resource
provisioning},
booktitle = {CCGRID '05: Proceedings of the Fifth IEEE International Symposium
on Cluster Computing and the Grid (CCGrid'05) - Volume 2},
year = {2005},
pages = {863--870},
address = {Washington, DC, USA},
publisher = {IEEE Computer Society},
isbn = {0-7803-9074-1}
}
@INPROCEEDINGS{DBLP:conf/pvm/CannataroMTT03,
author = {Mario Cannataro and Carlo Mastroianni and Domenico Talia and Paolo
Trunfio},
title = {Evaluating and Enhancing the Use of the GridFTP Protocol for Efficient
Data Transfer on the Grid},
booktitle = {10th European PVM/MPI Users' Group Meeting},
year = {2003}
}
@INPROCEEDINGS{catlett2002philosophy,
author = {Catlett, C.},
title = {{The philosophy of TeraGrid: building an open, extensible, distributed
TeraScale facility}},
booktitle = {2nd IEEE/ACM International Symposium on Cluster Computing and the
Grid, 2002},
year = {2002},
pages = {8--8},
owner = {ajy4490},
timestamp = {2009.08.12}
}
@INPROCEEDINGS{chai2007uim,
author = {Chai, L. and Gao, Q. and Panda, D.K.},
title = {{Understanding the impact of multi-core architecture in cluster computing:
A case study with intel dual-core system}},
booktitle = {Seventh IEEE International Symposium on Cluster Computing and the
Grid-Table of Contents},
year = {2007},
owner = {ajy4490},
timestamp = {2009.03.04}
}
@INPROCEEDINGS{chase2003dvc,
author = {Chase, JS and Irwin, DE and Grit, LE and Moore, JD and Sprenkle,
SE},
title = {{Dynamic virtual clusters in a grid site manager}},
booktitle = {12th IEEE International Symposium on High Performance Distributed
Computing, 2003. Proceedings},
year = {2003},
pages = {90--100},
owner = {ajy4490},
timestamp = {2009.05.21}
}
@INPROCEEDINGS{Chase2001,
author = {Chase, Jeffrey S. and Anderson, Darrell C. and Thakar, Prachi N.
and Vahdat, Amin M. and Doyle, Ronald P.},
title = {Managing energy and server resources in hosting centers},
booktitle = {SOSP '01: Proceedings of the eighteenth ACM symposium on Operating
systems principles},
year = {2001},
pages = {103--116},
address = {New York, NY, USA},
publisher = {ACM},
bdsk-url-1 = {http://doi.acm.org/10.1145/502034.502045},
doi = {http://doi.acm.org/10.1145/502034.502045},
isbn = {1-58113-389-8},
location = {Banff, Alberta, Canada},
owner = {ajy4490},
timestamp = {2009.01.29}
}
@INPROCEEDINGS{1247384,
author = {Cherkasova, Ludmila and Gardner, Rob},
title = {Measuring CPU overhead for I/O processing in the Xen virtual machine
monitor},
booktitle = {ATEC '05: Proceedings of the annual conference on USENIX Annual Technical
Conference},
year = {2005},
pages = {24--24},
address = {Berkeley, CA, USA},
publisher = {USENIX Association},
location = {Anaheim, CA}
}
@ARTICLE{DBLP:journals/tpds/ChervenakSRABFIK09,
author = {Ann L. Chervenak and Robert Schuler and Matei Ripeanu and M. Ali
Amer and Shishir Bharathi and Ian T. Foster and Adriana Iamnitchi
and Carl Kesselman},
title = {The Globus Replica Location Service: Design and Experience},
journal = {IEEE Trans. Parallel Distrib. Syst.},
year = {2009},
volume = {20},
pages = {1260-1272},
number = {9},
bibsource = {DBLP, http://dblp.uni-trier.de},
ee = {http://dx.doi.org/10.1109/TPDS.2008.151}
}
@TECHREPORT{survey-virtualization,
author = {Susanta Nanda Tzi-cker Chiueh},
title = {{A Survey on Virtualization Technologies}},
institution = {Department of Computer Science,State University of New York},
year = {2005},
number = {TR179}
}
@INPROCEEDINGS{virtualization-network,
author = {N.M. Mosharaf Kabir Chowdhurya and Raouf Boutaba},
title = {A survey of network virtualization},
booktitle = {Computer Networks},
year = {2009}
}
@INPROCEEDINGS{DBLP:conf/nips/ChuKLYBNO06,
author = {Cheng-Tao Chu and Sang Kyun Kim and Yi-An Lin and YuanYuan Yu and
Gary R. Bradski and Andrew Y. Ng and Kunle Olukotun},
title = {Map-Reduce for Machine Learning on Multicore},
booktitle = {Proceedings of the Twentieth Annual Conference on Neural Information
Processing Systems},
year = {2006},
pages = {281-288}
}
@INPROCEEDINGS{C.Clark2005,
author = {C. Clark and K. Fraser and S. Hand and J. G. Hansen and E. Jul and
C. Limpach and I. Pratt and A. Warfield},
title = {Live Migration of Virtual Machines},
booktitle = {In Proceedings of the 2nd ACM/USENIX Symposium on Networked Systems
Design and Implementation (NSDI)},
year = {2005},
address = {Boston, MA},
month = {May},
timestamp = {2009.05.19}
}
@ARTICLE{DBLP:journals/grid/CookeGNMOTCBCDFFHLMWZPCKOR04,
author = {Andrew W. Cooke and Alasdair J. G. Gray and Werner Nutt and James
Magowan and Manfred Oevers and Paul Taylor and Roney Cordenonsi and
Rob Byrom and Linda Cornwall and Abdeslem Djaoui and Laurence Field
and Steve Fisher and Steve Hicks and Jason Leake and Robin Middleton
and Antony J. Wilson and Xiaomei Zhu and Norbert Podhorszki and Brian
A. Coghlan and Stuart Kenny and David O'Callaghan and John Ryan},
title = {The Relational Grid Monitoring Architecture: Mediating Information
about the Grid},
journal = {J. Grid Comput.},
year = {2004},
volume = {2},
pages = {323-339},
number = {4},
bibsource = {DBLP, http://dblp.uni-trier.de},
ee = {http://dx.doi.org/10.1007/s10723-005-0151-6}
}
@ARTICLE{Creasy1981,
author = {Creasy, R.J.},
title = {{The origin of the VM/370 time-sharing system}},
journal = {IBM Journal of Research and Development},
year = {1981},
volume = {25},
pages = {483--490},
number = {5},
issn = {0018-8646},
owner = {ajy4490},
publisher = {IBM},
timestamp = {2011.02.10}
}
@ARTICLE{DBLP:journals/ibmrd/Creasy81,
author = {Robert J. Creasy},
title = {The Origin of the VM/370 Time-Sharing System},
journal = {IBM Journal of Research and Development},
year = {1981},
volume = {25},
pages = {483-490},
number = {5},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
@ARTICLE{Dean:mapreduce,
author = {Dean, Jeffrey and Ghemawat, Sanjay},
title = {MapReduce: Simplified Data Processing on Large Clusters},
journal = {Commun. ACM},
year = {2008},
volume = {51},
pages = {107--113},
number = {1},
month = jan,
acmid = {1327492},
address = {New York, NY, USA},
doi = {10.1145/1327452.1327492},
issn = {0001-0782},
issue_date = {January 2008},
numpages = {7},
publisher = {ACM},
url = {http://doi.acm.org/10.1145/1327452.1327492}
}
@TECHREPORT{Dennis2003,
author = {Jack B. Dennis},
title = {Toward the Computer Utility: A Career in Computer System Architecture},
institution = {Massachusetts Institute of Technology},
year = {2003},
bdsk-url-1 = {http://csg.csail.mit.edu/Users/dennis/essay.htm},
owner = {ajy4490},
timestamp = {2009.05.19},
url = {http://csg.csail.mit.edu/Users/dennis/essay.htm}
}
@ARTICLE{1519664,
author = {Di Modica, Giuseppe and Tomarchio, Orazio and Vita, Lorenzo},
title = {Dynamic SLAs management in service oriented environments},
journal = {J. Syst. Softw.},
year = {2009},
volume = {82},
pages = {759--771},
number = {5},
address = {New York, NY, USA},
bdsk-url-1 = {http://dx.doi.org/10.1016/j.jss.2008.11.010},
doi = {http://dx.doi.org/10.1016/j.jss.2008.11.010},
issn = {0164-1212},
publisher = {Elsevier Science Inc.}
}
@ARTICLE{dinucci1999fragmented,
author = {DiNucci, D.},
title = {{Fragmented future}},
journal = {AllBusiness--Champions of Small Business},
year = {1999},
bdsk-url-1 = {http://www.cdinucci.com/Darcy2/articles/Print/Printarticle7.html},
owner = {ajy4490},
timestamp = {2010.04.07},
url = {http://www.cdinucci.com/Darcy2/articles/Print/Printarticle7.html}
}
@MISC{www-top500,
author = {Dongarra, J.J. and Meuer, H.W. and Strohmaier, E.},
title = {Top 500 Supercomputers},
howpublished = {website},
month = {November},
year = {2008},
owner = {ajy4490},
timestamp = {2009.05.18}
}
@TECHREPORT{eka10a,
author = {Aliya Ekanayake and Thilina Gunarathne and Judy Qiu},
title = {Cloud Technologies for Bioinformatics Applications},
institution = {SALSA: PTI: Indiana University},
year = {2010},
month = jan,
bdsk-url-1 = {http://grids.ucs.indiana.edu/ptliupages/publications/BioCloud_TPDS_Journal_Jan4_2010.pdf},
url = {http://grids.ucs.indiana.edu/ptliupages/publications/BioCloud_TPDS_Journal_Jan4_2010.pdf}
}
@BOOK{SOAandWebServices,
title = {Patterns: Service-Oriented Architecture and Web Services},
publisher = {IBM Redbooks},
year = {2004},
author = {Endrei, Mark and Ang, Jenny and Arsanjani, Ali and Chua, Sook and
Comte, Philippe and Krogdahl, P{\oe}l and Luo, Min and Newling, Tony},
pages = {31--38},
month = {July},
bdsk-url-1 = {http://www.redbooks.ibm.com/abstracts/sg246303.html},
url = {http://www.redbooks.ibm.com/abstracts/sg246303.html}
}
@INPROCEEDINGS{1591536,
author = {Engelbrecht, Gerhard and Benkner, Siegfried},
title = {A Service-Oriented Grid Environment with On-demand QoS Support},
booktitle = {SERVICES '09: Proceedings of the 2009 Congress on Services - I},
year = {2009},
pages = {147--150},
address = {Washington, DC, USA},
publisher = {IEEE Computer Society},
bdsk-url-1 = {http://dx.doi.org/10.1109/SERVICES-I.2009.84},
doi = {http://dx.doi.org/10.1109/SERVICES-I.2009.84},
isbn = {978-0-7695-3708-5}
}
@INPROCEEDINGS{XenCLComp,
author = {Fallenbeck, N. and Picht, H. J. and Smith, M. and Freisleben, B.},
title = {Xen and the Art of Cluster Scheduling},
booktitle = {Virtualization Technology in Distributed Computing, 2006. VTDC 2006.
First International Workshop on},
year = {2006},
pages = {4},
bdsk-url-1 = {http://dx.doi.org/10.1109/VTDC.2006.18},
journal = {Virtualization Technology in Distributed Computing, 2006. VTDC 2006.
First International Workshop on},
url = {http://dx.doi.org/10.1109/VTDC.2006.18}
}
@ARTICLE{feng2008gsc,
author = {Feng, W. and Feng, X. and Ge, R.},
title = {{Green Supercomputing Comes of Age}},
journal = {IT PROFESSIONAL},
year = {2008},
volume = {10},
pages = {17},
number = {1},
owner = {ajy4490},
publisher = {IEEE},
timestamp = {2009.05.18}
}
@TECHREPORT{ga-selection,
author = { Fernandez, Thomas and Mattheew Evett},
title = { The impact of training period size on the evolution of financial
trading systems},
institution = {Florida Atlantic University},
year = {1997},
number = {TR-CSE-97-41}
}
@PHDTHESIS{rest-thesis,
author = {Roy Thomas Fielding},
title = {Architectural Styles and the Design of Network-based Software Architectures},
school = {University of California, Irvine},
year = {2000}
}
@ARTICLE{WhatistheGrid,
author = {Ian Foster},
title = {What is the Grid? A Three Point Checklist},
year = {2002},
month = {June},
bdsk-url-1 = {http://www-fp.mcs.anl.gov/~foster/Articles/WhatIsTheGrid.pdf},
biburl = {http://www.bibsonomy.org/bibtex/252b69a8b1c985a2f8a375e74d79ffab3/utrust},
description = {todo},
keywords = {todo},
url = {http://www-fp.mcs.anl.gov/~foster/Articles/WhatIsTheGrid.pdf}
}
@MISC{TheOpenGridServicesArchitecture,
author = {I. Foster and Argonne and U.Chicago (Editor) and H. Kishimoto and
Fujitsu (Editor) et al.},
title = {The Open Grid Services Architecture},
howpublished = {[Online]},
note = {\url{http://www.ogf.org/documents/GFD.80.pdf}},
key = {TheOpenGridServicesArchitecture}
}
@INPROCEEDINGS{foster2008cca,
author = {Foster, I. and Zhao, Y. and Raicu, I. and Lu, S.},
title = {{Cloud Computing and Grid Computing 360-Degree Compared}},
booktitle = {Grid Computing Environments Workshop, 2008. GCE'08},
year = {2008},
pages = {1--10},
owner = {ajy4490},
timestamp = {2009.05.05}
}
@INPROCEEDINGS{GlobusProjectStatus,
author = {Ian T. Foster and Carl Kesselman},
title = {The Globus Project: A Status Report.},
booktitle = {Heterogeneous Computing Workshop},
year = {1998},
pages = {4-18},
bdsk-url-1 = {http://dblp.uni-trier.de/db/conf/hcw/hcw1998.html#FosterK98},
biburl = {http://www.bibsonomy.org/bibtex/2de7f089b08fd1a9eaab3d0a7965d10d2/dblp},
date = {2002-07-25},
description = {dblp},
ee = {http://dlib.computer.org/conferen/hcw/8365/pdf/83650004.pdf},
keywords = {dblp},
url = {http://dblp.uni-trier.de/db/conf/hcw/hcw1998.html#FosterK98}
}
@ARTICLE{citeulike:4457465,
author = {Fox, Geoffrey and Pierce, Marlon},
title = {Grids challenged by a Web 2.0 and multicore sandwich},
journal = {Concurrency and Computation: Practice and Experience},
year = {2009},
volume = {21},
pages = {265--280},
number = {3},
keywords = {grid},
posted-at = {2009-05-04 11:36:37},
priority = {0}
}
@ARTICLE{VirtTecGrid,
author = {Stefan Freitag},
title = {Virtualisierungstechnologien in Grid Rechenzentren},
key = {VirtTecGrid},
publisher = {TU Dortmund}
}
@MISC{www/gartner,
author = {{Gartner Newsroom}},
title = {{Gartner Identifies Top Ten Disruptive Technologies for 2008 to 2012}},
note = {http://www.gartner.com/it/page.jsp?id=681107}
}
@ARTICLE{UnderstandingSOsoftware,
author = {Nicolas Gold and Claire Knight and Andrew Mohan and Malcolm Munro},
title = {Understanding Service-Oriented Software},
journal = {IEEE Software},
year = {2004},
volume = {21},
pages = {71-77},
number = {2},
address = {Los Alamitos, CA, USA},
bdsk-url-1 = {http://doi.ieeecomputersociety.org/10.1109/MS.2004.1270766},
doi = {http://doi.ieeecomputersociety.org/10.1109/MS.2004.1270766},
issn = {0740-7459},
publisher = {IEEE Computer Society}
}
@ARTICLE{AutoGridrBuilder,
author = {Stu Gott and Ken VanDine and Michael Johnson},
title = {Automated Grid Population Using rBuilder},
key = {AutoGridrBuilder},
publisher = {rPath Inc.}
}
@MISC{github-cloudmesh,
author = {Gregor},
title = {{Cloudmesh on Github}},
howpublished = {Web Page},
owner = {flat},
timestamp = {2014.03.10},
url = {http://cloudmesh.github.io/cloudmesh/}
}
@MISC{fg-manual-hadoop,
author = {Gregor von Laszewski, Sriram Krishnan},
title = {Using Hadoop on FutureGrid},
howpublished = {Web Page, Manual},
year = {2013},
owner = {flat},
timestamp = {2014.03.05},
url = {http://manual.futuregrid.org/hadoop.html}
}
@ARTICLE{2422,
author = {Rajarshi Guha and Kevin Gilbert and Geoffrey C. Fox and Pierce, Marlon
and David Wild and Huapeng Yuan},
title = {Advances in Cheminformatics Methodologies and Infrastructure to Support
the Data Mining of Large, Heterogeneous Chemical Datasets},
journal = {Current Computer-Aided Drug Design},
year = {Submitted},
month = {11/04/2008},
bdsk-url-1 = {http://grids.ucs.indiana.edu/ptliupages/publications/Advances_in_Cheminformatics_Methodolo_3.pdf},
issn = {1573-4099},
url = {http://grids.ucs.indiana.edu/ptliupages/publications/Advances_in_Cheminformatics_Methodolo_3.pdf}
}
@INPROCEEDINGS{952038,
author = {Gunter, Dan and Tierney, Brian L. and Tull, Craig E. and Virmani,
Vibha},
title = {On-Demand Grid Application Tuning and Debugging with the NetLogger
Activation Service},
booktitle = {GRID '03: Proceedings of the 4th International Workshop on Grid Computing},
year = {2003},
pages = {76},
address = {Washington, DC, USA},
publisher = {IEEE Computer Society},
isbn = {0-7695-2026-X}
}
@INPROCEEDINGS{Habib00analysisof,
author = {Md Ahsan Habib and Marc Abrams},
title = {Analysis of Sources of Latency in Downloading Web Pages},
booktitle = {in Proceedings of WebNet 2000},
year = {2000}
}
@INPROCEEDINGS{perfsonar,
author = {Andreas Hanemann and Jeff W. Boote and Ericl. Boyd and Jérôme Dur
and Loukik Kudarimoti and Roman Łapacz and D. Martin Swany and Szymon
Trocha and Jason Zurawski},
title = {Perfsonar: A service oriented architecture for multi-domain network
monitoring},
booktitle = {In Proceedings of the Third International Conference on Service Oriented
Computing (ICSOC 2005). ACM Sigsoft and Sigweb},
year = {2005}
}
@MISC{Harper2009,
author = {Ryan Harper and Karl Rister},
title = {KVM Limits Arbitrary or Architectural?},
howpublished = {IBM Linux Technology Center},
month = {Jun},
year = {2009},
owner = {ajy4490},
timestamp = {2011.02.10}
}
@INPROCEEDINGS{1454152,
author = {He, Bingsheng and Fang, Wenbin and Luo, Qiong and Govindaraju, Naga
K. and Wang, Tuyong},
title = {Mars: a MapReduce framework on graphics processors},
booktitle = {PACT '08: Proceedings of the 17th international conference on Parallel
architectures and compilation techniques},
year = {2008},
pages = {260--269},
address = {New York, NY, USA},
publisher = {ACM},
bdsk-url-1 = {http://doi.acm.org/10.1145/1454115.1454152},
doi = {http://doi.acm.org/10.1145/1454115.1454152},
isbn = {978-1-60558-282-5},
location = {Toronto, Ontario, Canada}
}
@MISC{WhatIsSOA,
author = {Hao He},
title = {What Is Service-Oriented Architecture},
howpublished = {[Online]},
note = {\url{http://www.xml.com/pub/a/ws/2003/09/30/soa.html}},
key = {WhatIsSOA}
}
@TECHREPORT{held2006fcm,
author = {Held, J. and Bautista, J. and Koehl, S.},
title = {{From a few cores to many: A tera-scale computing research overview}},
institution = {Intel Corporation},
year = {2006},
owner = {ajy4490},
timestamp = {2009.03.04}
}
@MISC{spec2011,
author = {Robert Henschel and Andrew J. Younge},
title = {First Quarter 2011 SPEC OMP Results},
howpublished = {Webpage},
month = {Mar},
year = {2011},
owner = {ajy4490},
timestamp = {2011.05.16},
url = {http://www.spec.org/omp/results/res2011q1/}
}
@MISC{futVirt,
author = {Stephen Alan Herrod},
title = {Future of Virtualization Technology},
key = {futVirt}
}
@INPROCEEDINGS{1192608,
author = {Hofer, Jurgen and Fahringer, Thomas},
title = {Presenting Scientific Legacy Programs as Grid Services via Program
Synthesis},
booktitle = {E-SCIENCE '06: Proceedings of the Second IEEE International Conference
on e-Science and Grid Computing},
year = {2006},
pages = {34},
address = {Washington, DC, USA},
publisher = {IEEE Computer Society},
bdsk-url-1 = {http://dx.doi.org/10.1109/E-SCIENCE.2006.110},
doi = {http://dx.doi.org/10.1109/E-SCIENCE.2006.110},
isbn = {0-7695-2734-5}
}
@MISC{www-readahead,
author = {Harald Hoyer and Karel Zak},
title = {Readahead},
howpublished = {Webpage},
bdsk-url-1 = {https://fedorahosted.org/readahead/},
owner = {ajy4490},
timestamp = {2009.05.21},
url = {https://fedorahosted.org/readahead/}
}
@INPROCEEDINGS{DBLP:conf/sc/HuangKGP07,
author = {Wei Huang and Matthew J. Koop and Qi Gao and Dhabaleswar K. Panda},
title = {Virtual machine aware communication libraries for high performance
computing},
booktitle = {Proceedings of the ACM/IEEE Conference on High Performance Networking
and Computing, SC 2007},
year = {2007},
pages = {9}
}
@INPROCEEDINGS{1091806,
author = {Huang, ZhenChun and He, Chuan and Gu, Lei and Wu, JianFeng},
title = {On-Demand Service in Grid: Architecture, Design and Implementation},
booktitle = {ICPADS '05: Proceedings of the 11th International Conference on Parallel
and Distributed Systems - Workshops},
year = {2005},
pages = {674--678},
address = {Washington, DC, USA},
publisher = {IEEE Computer Society},
bdsk-url-1 = {http://dx.doi.org/10.1109/ICPADS.2005.211},
doi = {http://dx.doi.org/10.1109/ICPADS.2005.211},
isbn = {0-7695-2281-5}
}
@ARTICLE{huedo2005gridway,
author = {Huedo, E. and Montero, R.S. and Llorente, I.M.},
title = {{The GridWay framework for adaptive scheduling and execution on grids}},
journal = {SCPE},
year = {2005},
volume = {6},
number = {8},
owner = {ajy4490},
timestamp = {2009.08.12}
}
@INPROCEEDINGS{DBLP:conf/hpdc/IbrahimJCCWQ09,
author = {Shadi Ibrahim and Hai Jin and Bin Cheng and Haijun Cao and Song Wu
and Li Qi},
title = {CLOUDLET: towards mapreduce implementation on virtual machines},
booktitle = {Proceedings of the 18th ACM International Symposium on High Performance
Distributed Computing},
year = {2009},
pages = {65--66}
}
@MISC{intel-omp,
author = {{Intel Corporation}},
title = {{Intel C++ Compiler 11.0 Professional Edition for Linux}},
note = {http://www.intel.com/cd/software/products/asmo-na/eng/compilers/clin/277618.htm}
}
@MISC{www/intel,
author = {{Intel Corporation}},
title = {{Intel Multi-Core Technology}},
note = {http://www.intel.com/multi-core/}
}
@INPROCEEDINGS{Iyengar97,
author = {Arun Iyengar and Ed MacNair and Thao Nguyen},
title = {An analysis of web server performance},
booktitle = {Proceedings of IEEE Global Internet},
year = {1997}
}
@INPROCEEDINGS{1524805,
author = {Jerger, Natalie Enright and Vantrease, Dana and Lipasti, Mikko},
title = {An Evaluation of Server Consolidation Workloads for Multi-Core Designs},
booktitle = {IISWC '07: Proceedings of the 2007 IEEE 10th International Symposium
on Workload Characterization},
year = {2007},
pages = {47--56},
address = {Washington, DC, USA},
publisher = {IEEE Computer Society},
bdsk-url-1 = {http://dx.doi.org/10.1109/IISWC.2007.4362180},
doi = {http://dx.doi.org/10.1109/IISWC.2007.4362180},
isbn = {978-1-4244-1561-8}
}
@INPROCEEDINGS{823407,
author = {Jiang, Xuxian and Xu, Dongyan},
title = {SODA: A Service-On-Demand Architecture for Application Service Hosting
Utility Platforms},
booktitle = {HPDC '03: Proceedings of the 12th IEEE International Symposium on
High Performance Distributed Computing},
year = {2003},
pages = {174},
address = {Washington, DC, USA},
publisher = {IEEE Computer Society},
isbn = {0-7695-1965-2}
}
@INPROCEEDINGS{DBLP:conf/europar/JinB09,
author = {Chao Jin and Rajkumar Buyya},
title = {MapReduce Programming Model for .NET-Based Cloud Computing},
booktitle = {Proceedings of the 15th International Euro-Par Conference},
year = {2009},
pages = {417--428}
}
@TECHREPORT{NAS2,
author = {H. Jin and M. Frumkin and J. Yan},
title = {{The OpenMP Implementation of NAS Parallel Benchmarks and Its Performance}},
institution = {NASA Ames Research Center},
year = {1999},
number = {NAS-99-011},
month = {October}
}
@ARTICLE{cell1,
author = {J.A. Kahle and M.N. Day and H.P. Hofstee and C.R. Johns and T.R.
Maeurer and D. Shippy},
title = {{Introduction to the Cell Multiprocessor}},
journal = {IBM Research \& Development},
year = {2005},
volume = {49},
pages = {589-605},
number = {4/5}
}
@BOOK{geoffrey-cloud-book,
title = {{Distributed and Cloud Computing: From Parallel Processing to the
Internet of Things}},
publisher = {Morgan Kaufmann Publishers},
year = {2011},
author = {Kai Hwang, Jack Dongarra, Geoffrey C. Fox}
}
@MISC{Cyberinfrastructure,
author = {Katherine Kantardjieff},
title = {The NSF Cyberinfrastructure Vision for 21st Century Discovery},
howpublished = {[Online]},