########################################################################
			DDM: Data Distribution Management

			    http://pads.cs.unibo.it
########################################################################

This archive contains all the source code, the shell scripts, the raw
data obtained in the experiments execution and the graph sources used 
in the paper: 

  M. Marzolla, G. D'Angelo, Parallel Sort-Based Matching for Data
  Distribution Management on Shared-Memory Multiprocessors, submitted to
  IEEE/ACM International Symposium on Distributed Simulation and Real 
  Time Applications (DS-RT 2017), oct 18—20, 2017, Rome, Italy.

More in detail:

1) parallel_ddm/

Contains the source code of the Sort Matching DDM algorithm, 
the Interval Tree Matching (ITM) and the Brute Force (BF).

2) _graphs-solaris/ _graphs_titan/ _results-solaris _results_titan/

These directories contain the raw data and gnuplot sources for building
all the graphs shown in the paper.

4) _utils/

Contains the source code of some support utils used for data extraction.

5) scripts in the root folder

Are used for the batch evaluation of the DDM algorithms.

------------------------------------------------------------------------
All the resources described above are distributed under the GNU General
Public License version 3 (GPLv3)
------------------------------------------------------------------------
