Giter Club home page Giter Club logo

zyl-0820 / ndn-cache-optimization-strategy Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 553 KB

This repository is an experimental environment for the paper entitled "An NDN cache optimization strategy based on dynamic popularity and replacement value" and is available to the reader to re-implement the caching strategy mentioned in this article. Please get in touch if you have any questions.

Shell 4.00% Python 17.66% P4 51.48% C 26.40% Makefile 0.46%

ndn-cache-optimization-strategy's Introduction

NDN-cache-optimization-strategy

This repository is an experimental environment for the paper entitled "An NDN cache optimization strategy based on dynamic popularity and replacement value" and is available to the reader to re-implement the caching strategy mentioned in this article. Please get in touch if you have any questions.

PPK is a programmable custom software switch

  • cfg holds the configuration file
  • compiler holds the back-end compiler files
  • examples holds some examples and flow tables written in p4 source code
  • makefiles holds the mk files
  • ppk holds the project source code
  • build generates the c source code compiled by the p4 compiler

Project environment

  • DPDK19.11
  • P4C
  • gRPC
  • protobuf 3.0
  • PI
  • python3
  • GCC/Clang
  • LLD/gold/bfd

Program installation

To install the project, execute the bootstrap.sh script, which automatically installs the relevant environments (DPDK, P4C, P4Runtime, etc.) as well as downloading the project source code itself and configuring the environment variables bootstrap.cfg configures the version information of the relevant environment After installation, the relevant environment variables are stored in ppk_en.sh

Program running

  1. shell. ./ppk_en.sh
  2. shell./ppk.sh :example
  3. dbg mode shell ./ppk.sh ::example ๆˆ–่€…./ppk.sh :example dbg
  4. Step-by-step mode
    • shell./ppk.sh :example p4
    • shell./ppk.sh :example c
    • shell./ppk.sh :example run

ndn-cache-optimization-strategy's People

Contributors

zyl-0820 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.