Changes between Version 4 and Version 5 of ParallelTrafifcViewSimulator


Ignore:
Timestamp:
Dec 3, 2009, 1:41:46 PM (15 years ago)
Author:
mihaela.teler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ParallelTrafifcViewSimulator

    v4 v5  
    11== '''PTVS: ParallelTrafifcViewSimulator''' ==
    22
     3Team members: Sanziana Mazilu, Mihaela Teler
     4
     5Project description: Parallelize VNSim, an existing traffic and network simulator.
    36
    47Single-threaded simulation engines based on instantaneous events have just one current event. In contrast, multi-threaded simulation engines supporting an interval based event model may have multiple current events. In both cases there are significant problems with synchronization between current events.