Difference between revisions of "Parallel Simulations"

From Nsnam
Jump to: navigation, search
(Suggestions from Mathieu Lacage)
(Suggestions from Mathieu Lacage)
Line 7: Line 7:
 
These were posted on the ns-developers mailing-list:
 
These were posted on the ns-developers mailing-list:
 
http://mailman.isi.edu/pipermail/ns-developers/2008-March/003829.html
 
http://mailman.isi.edu/pipermail/ns-developers/2008-March/003829.html
 +
 +
Interested students could also consider studying existing implementations of similar algorithms. omnet++ has a nice implementation in their sim/parsim directory (download their last version). Doxygen-generated documentation about this implementation can be found there:
 +
http://www.omnetpp.org/doc/parsim-api/main.html

Revision as of 14:49, 25 March 2008

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - Samples - Models - Education - Contributed Code - Papers

Link back to Suggested Projects page

Suggestions from Mathieu Lacage

These were posted on the ns-developers mailing-list: http://mailman.isi.edu/pipermail/ns-developers/2008-March/003829.html

Interested students could also consider studying existing implementations of similar algorithms. omnet++ has a nice implementation in their sim/parsim directory (download their last version). Doxygen-generated documentation about this implementation can be found there: http://www.omnetpp.org/doc/parsim-api/main.html