Skip to content

atifrehman/ndn-compute-simulator

 
 

Repository files navigation

NDN Compute Simulator (ndnCSIM)

The aim of this hackathon project is to provide following basic implementation

• Enable consumer node to randomly select service name. We aim to develop a separate consumer compute application in ndnSIM

• Enable NFD to monitor the running computations on a node (schedule events to delay data packet forwarding if computation is running. Provide all of the basic service based compute functionalities such as add to service queue, fetch from service queue by id,name or both, mainitaing node resource utilizations, and service execution functionalities.

• Producer compute application responsible for similar tasks as mentioned above for NFD.

ndnSIM

Build Status

A new release of NS-3 based Named Data Networking (NDN) simulator went through extensive refactoring and rewriting. The key new features of the new version:

For more information, including downloading and compilation instruction, please refer to http://ndnsim.net or documentation in docs/ folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.1%
  • Python 3.2%
  • CSS 0.8%
  • CMake 0.3%
  • Shell 0.2%
  • XSLT 0.2%
  • HTML 0.2%