---
_id: '16470'
abstract:
- lang: eng
  text: "We present a web computing library (PUBWCL) in Java that allows to execute
    strongly coupled, massively parallel algorithms in the bulk-synchronous (BSP)
    style on PCs distributed over the internet whose owners are willing to donate
    their unused computation power.\r\nPUBWCL is realized as a peer-to-peer system
    and features migration and restoration of BSP processes executed on it.\r\nThe
    use of Java guarantees a high level of security and makes PUBWCL platform independent.
    In order to estimate the loss of efficiency inherent in such a Java-based system,
    we have compared it to our C-based PUB-Library.\r\n"
author:
- first_name: Olaf
  full_name: Bonorden, Olaf
  last_name: Bonorden
- first_name: Joachim
  full_name: Gehweiler, Joachim
  last_name: Gehweiler
- first_name: Friedhelm
  full_name: Meyer auf der Heide, Friedhelm
  id: '15523'
  last_name: Meyer auf der Heide
citation:
  ama: 'Bonorden O, Gehweiler J, Meyer auf der Heide F. A Web Computing Environment
    for Parallel Algorithms in Java. In: <i>Proceeedings of 6th International Conference
    on Parallel Processing and Applied Mathematics (PPAM)</i>. ; 2005:801-808. doi:<a
    href="https://doi.org/10.1007/11752578_96">10.1007/11752578_96</a>'
  apa: Bonorden, O., Gehweiler, J., &#38; Meyer auf der Heide, F. (2005). A Web Computing
    Environment for Parallel Algorithms in Java. In <i>Proceeedings of 6th International
    Conference on Parallel Processing and Applied Mathematics (PPAM)</i> (pp. 801–808).
    <a href="https://doi.org/10.1007/11752578_96">https://doi.org/10.1007/11752578_96</a>
  bibtex: '@inproceedings{Bonorden_Gehweiler_Meyer auf der Heide_2005, title={A Web
    Computing Environment for Parallel Algorithms in Java}, DOI={<a href="https://doi.org/10.1007/11752578_96">10.1007/11752578_96</a>},
    booktitle={Proceeedings of 6th International Conference on Parallel Processing
    and Applied Mathematics (PPAM)}, author={Bonorden, Olaf and Gehweiler, Joachim
    and Meyer auf der Heide, Friedhelm}, year={2005}, pages={801–808} }'
  chicago: Bonorden, Olaf, Joachim Gehweiler, and Friedhelm Meyer auf der Heide. “A
    Web Computing Environment for Parallel Algorithms in Java.” In <i>Proceeedings
    of 6th International Conference on Parallel Processing and Applied Mathematics
    (PPAM)</i>, 801–8, 2005. <a href="https://doi.org/10.1007/11752578_96">https://doi.org/10.1007/11752578_96</a>.
  ieee: O. Bonorden, J. Gehweiler, and F. Meyer auf der Heide, “A Web Computing Environment
    for Parallel Algorithms in Java,” in <i>Proceeedings of 6th International Conference
    on Parallel Processing and Applied Mathematics (PPAM)</i>, 2005, pp. 801–808.
  mla: Bonorden, Olaf, et al. “A Web Computing Environment for Parallel Algorithms
    in Java.” <i>Proceeedings of 6th International Conference on Parallel Processing
    and Applied Mathematics (PPAM)</i>, 2005, pp. 801–08, doi:<a href="https://doi.org/10.1007/11752578_96">10.1007/11752578_96</a>.
  short: 'O. Bonorden, J. Gehweiler, F. Meyer auf der Heide, in: Proceeedings of 6th
    International Conference on Parallel Processing and Applied Mathematics (PPAM),
    2005, pp. 801–808.'
date_created: 2020-04-08T09:25:44Z
date_updated: 2022-01-06T06:52:50Z
department:
- _id: '63'
doi: 10.1007/11752578_96
language:
- iso: eng
page: 801-808
publication: Proceeedings of 6th International Conference on Parallel Processing and
  Applied Mathematics (PPAM)
publication_identifier:
  isbn:
  - '9783540341413'
  - '9783540341420'
  issn:
  - 0302-9743
  - 1611-3349
publication_status: published
status: public
title: A Web Computing Environment for Parallel Algorithms in Java
type: conference
user_id: '15415'
year: '2005'
...
---
_id: '16471'
abstract:
- lang: eng
  text: "We compare different load balancing strategies for Bulk-Synchronous Parallel
    (BSP) programs in a web computing environment. In order to handle the influence
    of the fluctuating available computation power, we classify the external work
    load.\r\n\r\nWe evaluate the load balancing algorithms using our web computing
    library for BSP programs in Java (PUBWCL). Thereby we simulated the external work
    load in order to have repeatable testing conditions.\r\n\r\nWith the best performing
    load balancing strategy we could save 39% of the execution time averaged and even
    up to 50% in particular cases."
author:
- first_name: Olaf
  full_name: Bonorden, Olaf
  last_name: Bonorden
- first_name: Joachim
  full_name: Gehweiler, Joachim
  last_name: Gehweiler
- first_name: Friedhelm
  full_name: Meyer auf der Heide, Friedhelm
  id: '15523'
  last_name: Meyer auf der Heide
citation:
  ama: 'Bonorden O, Gehweiler J, Meyer auf der Heide F. Load Balancing Strategies
    in a Web Computing Environment. In: <i>Proceeedings of 6th International Conference
    on Parallel Processing and Applied Mathematics (PPAM)</i>. ; 2005:839-846. doi:<a
    href="https://doi.org/10.1007/11752578_101">10.1007/11752578_101</a>'
  apa: Bonorden, O., Gehweiler, J., &#38; Meyer auf der Heide, F. (2005). Load Balancing
    Strategies in a Web Computing Environment. In <i>Proceeedings of 6th International
    Conference on Parallel Processing and Applied Mathematics (PPAM)</i> (pp. 839–846).
    <a href="https://doi.org/10.1007/11752578_101">https://doi.org/10.1007/11752578_101</a>
  bibtex: '@inproceedings{Bonorden_Gehweiler_Meyer auf der Heide_2005, title={Load
    Balancing Strategies in a Web Computing Environment}, DOI={<a href="https://doi.org/10.1007/11752578_101">10.1007/11752578_101</a>},
    booktitle={Proceeedings of 6th International Conference on Parallel Processing
    and Applied Mathematics (PPAM)}, author={Bonorden, Olaf and Gehweiler, Joachim
    and Meyer auf der Heide, Friedhelm}, year={2005}, pages={839–846} }'
  chicago: Bonorden, Olaf, Joachim Gehweiler, and Friedhelm Meyer auf der Heide. “Load
    Balancing Strategies in a Web Computing Environment.” In <i>Proceeedings of 6th
    International Conference on Parallel Processing and Applied Mathematics (PPAM)</i>,
    839–46, 2005. <a href="https://doi.org/10.1007/11752578_101">https://doi.org/10.1007/11752578_101</a>.
  ieee: O. Bonorden, J. Gehweiler, and F. Meyer auf der Heide, “Load Balancing Strategies
    in a Web Computing Environment,” in <i>Proceeedings of 6th International Conference
    on Parallel Processing and Applied Mathematics (PPAM)</i>, 2005, pp. 839–846.
  mla: Bonorden, Olaf, et al. “Load Balancing Strategies in a Web Computing Environment.”
    <i>Proceeedings of 6th International Conference on Parallel Processing and Applied
    Mathematics (PPAM)</i>, 2005, pp. 839–46, doi:<a href="https://doi.org/10.1007/11752578_101">10.1007/11752578_101</a>.
  short: 'O. Bonorden, J. Gehweiler, F. Meyer auf der Heide, in: Proceeedings of 6th
    International Conference on Parallel Processing and Applied Mathematics (PPAM),
    2005, pp. 839–846.'
date_created: 2020-04-08T09:30:12Z
date_updated: 2022-01-06T06:52:50Z
department:
- _id: '63'
doi: 10.1007/11752578_101
language:
- iso: eng
page: 839-846
publication: Proceeedings of 6th International Conference on Parallel Processing and
  Applied Mathematics (PPAM)
publication_identifier:
  isbn:
  - '9783540341413'
  - '9783540341420'
  issn:
  - 0302-9743
  - 1611-3349
publication_status: published
status: public
title: Load Balancing Strategies in a Web Computing Environment
type: conference
user_id: '15415'
year: '2005'
...
