Changes between Version 5 and Version 6 of ParallelTrafifcViewSimulator


Ignore:
Timestamp:
Dec 3, 2009, 1:42:02 PM (14 years ago)
Author:
mihaela.teler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ParallelTrafifcViewSimulator

    v5 v6  
    11== '''PTVS: ParallelTrafifcViewSimulator''' ==
    22
    3 Team members: Sanziana Mazilu, Mihaela Teler
    4 
    5 Project description: Parallelize VNSim, an existing traffic and network simulator.
     3'''Team members:''' Sanziana Mazilu, Mihaela Teler
     4'''
     5Project description:''' Parallelize VNSim, an existing traffic and network simulator.
    66
    77Single-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.