Unfortunately, many solutions employed for the Data Distribution Management service of HLA are either inefficient, or can only partially be parallelized. We propose the Interval Tree Matching (ITM) algorithm for computing intersections among d-rectangles. ITM is based on a simple Interval Tree data structure, and exhibits an embarrassingly parallel structure.
This is the support page of the paper titled A Parallel Data Distribution Management Algorithm (Moreno Marzolla, Gabriele D'Angelo, Marco Mandrioli) accepted for publication to the 17th IEEE/ACM International Symposium on Distributed Simulation and Real Time Applications (DS-RT 2013).
To foster the reproducibility of our experiments, all the source code and scripts used in the performance evaluation are freely available (with a Free Software license).
Sources | Description | |
---|---|---|
DDM-DSRT-2013 | ddm-dsrt-2013-sources.tgz | source code |
<html> <iframe src=“https://www.slideshare.net/slideshow/embed_code/27681131?rel=0” width=“597” height=“486” frameborder=“0” marginwidth=“0” marginheight=“0” scrolling=“no” style=“border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px” allowfullscreen> </iframe> <div style=“margin-bottom:5px”> <strong> <a href=“https://www.slideshare.net/gda/ds-rt2013gda” title=“A Parallel Data Distribution Management Algorithm” target=“_blank”>A Parallel Data Distribution Management Algorithm</a> </strong> from <strong><a href=“http://www.slideshare.net/gda” target=“_blank”>Gabriele D'Angelo</a></strong> </div> </html>
For more information on our DDM research effort please contact us.
To cite this DDM software use:
M. Marzolla, G. D'Angelo, M. Mandrioli, A Parallel Data Distribution Management Algorithm. To appear in proc. IEEE/ACM International Symposium on Distributed Simulation and Real Time Applications (DS-RT 2013). Oct 30—nov 1, 2013, Delft, the Netherlands.
If you use BibTeX for LaTeX, use:
@inproceedings{ddm-dsrt13, author = "Moreno Marzolla and Gabriele D'Angelo and Marco Mandrioli", title = "A Parallel Data Distribution Management Algorithm", booktitle = "Proc. IEEE/ACM International Symposium on Distributed Simulation and Real Time Applications (DS-RT 2013)", month = oct # " 30--" # nov # " 1", year = 2013, address = "Delft, the Netherlands" }