<div dir="ltr">Hi,<div><br></div><div>Section 2.3.2 of ndnSIM2.0 guide says, "The scheduler of NFD was redirected to ns3::Simulator, so that NFD can schedule events that will be executed by the simulator."</div><div><br></div><div>My application schedules events using its own ndn::Scheduler instance. </div><div><ul><li>I am not clear how this application specific scheduler is going to behave. Do we need to use ndnSIM's scheduler? Currently, I do not see any events posted to simulator's queue and it terminates after its time is done.</li><ul><li>This is specially more important when I have two nodes with application installed on them, and both using different ndn::Scheduler instance.</li></ul></ul><div>With respect to the above note from ndnSIM guide, how does application specific ndn::Scheduler instance behave? </div><div><br></div>/anil.</div><div> <br></div></div>