2002.bib
@comment{{This file has been generated by bib2bib 1.97}}
@comment{{Command line: bib2bib -oc descartes/2002/cite2002 -ob descartes/2002/2002.bib -c year=2002 descartes/descartes_publications.bib}}
@comment{{This file has been generated by bib2bib 1.97}}
@comment{{Command line: bib2bib -oc descartes/descartes_publications -ob descartes/descartes_publications.bib -c '(((author : "brosig") or (author : "bender") or (author : "faber") or (author : "herbst") or (author : "huber" and author : "nikolaus") or (author : "noorshams") or (author : "meier" and author : "philipp") or (author : "milenkoski") or (author : "rathfelder") or (author : "rygielski") or (author : "spinner") or (author : "kounev") or (author : "krebs") or (author : "quast") or (author : "sachs") or (editor : "brosig") or (editor : "bender") or (editor : "faber") or (editor : "herbst") or (editor : "huber" and editor : "nikolaus") or (editor : "noorshams") or (editor : "meier" and editor : "philipp") or (editor : "milenkoski") or (editor : "rathfelder") or (editor : "rygielski") or (editor : "spinner") or (editor : "kounev") or (editor : "krebs") or (editor : "quast") or (editor : "sachs")) and not (($type : "INPROCEEDINGS" and editor : "kounev")))' all/sdq_publications.bib}}
@inproceedings{KoBu2002-SSGRR-PerfIssuesEB,
author = {Samuel Kounev and Alejandro Buchmann},
title = {{Performance Issues in E-Business Systems}},
booktitle = {Proceedings of the International Conference on Advances in Infrastructure
for e-Business, e-Education, e-Science, and e-Medicine on the Internet
(SSGRR 2002w), L'Aquila, Italy, January 21-27, 2002},
year = {2002},
abstract = {Performance and scalability issues in e-business systems are gaining
in importance as we move from hype and prototypes to real operational
systems. Typical for this development is also the emergence of standard
benchmarks of which TPC-W for transactional B2C systems and ECperf
for performance and scalability measurement of application servers
are two of the better known examples. In this paper we present an
experience report with the ECperf benchmark defined by Sun and discuss
performance issues that we observed in our implementation of the
benchmark. Some of these issues are related to the specification
of the benchmark, for which we made suggestions how to correct them
and others are related to database connectivity, locking patterns,
and the need for asynchronous processing.},
pdf = {http://sdqweb.ipd.kit.edu/publications/descartes-pdfs/KoBu2002-SSGRR-PerfIssuesEB.pdf}
}
@inproceedings{KoBu2002-VLDB-ImprovingDataAccessJ2EE,
author = {Samuel Kounev and Alejandro Buchmann},
title = {{Improving Data Access of J2EE Applications by Exploiting Asynchronous
Messaging and Caching Services}},
booktitle = {Proceedings of the 28th International Conference on Very Large Data
Bases (VLDB 2002), Hong Kong, China, August 20--23, 2002},
year = {2002},
pages = {574--585},
publisher = {VLDB Endowment, Morgan Kaufmann},
note = {Acceptance Rate (Full Paper): 14\% Best-Paper-Award Nomination},
abstract = {The J2EE platform provides a variety of options for making business
data persistent using DBMS technology. However, the integration with
existing backend database systems has proven to be of crucial importance
for the scalability and performance of J2EE applications, because
modern e-business systems are extremely data-intensive. As a result,
the data access layer, and the link between the application server
and the database server in particular, are very susceptible to turning
into a system bottleneck. In this paper we use the ECperf benchmark
as an example of a realistic application in order to illustrate the
problems mentioned above and discuss how they could be approached
and eliminated. In particular, we show how asynchronous, message-based
processing could be exploited to reduce the load on the DBMS and
improve system performance, scalability and reliability. Furthermore,
we discuss the major issues related to the correct use of entity
beans (the components provided by J2EE for modelling persistent data)
and present a number of methods to optimize their performance utilizing
caching mechanisms. We have evaluated the proposed techniques through
measurements and have documented the performance gains that they
provide.},
bdsk-url-1 = {http://www.vldb.org/conf/2002/S16P03.pdf},
pdf = {http://www.vldb.org/conf/2002/S16P03.pdf},
url = {http://www.vldb.org/conf/2002/S16P03.pdf}
}