Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let's make NDN faster #1

Open
yoursunny opened this issue Aug 26, 2019 · 0 comments
Open

Let's make NDN faster #1

yoursunny opened this issue Aug 26, 2019 · 0 comments

Comments

@yoursunny
Copy link
Member

yoursunny commented Aug 26, 2019

This is issue #1, the problem NDN-DPDK is meant to solve.

Named Data Networking (NDN) is a new Internet architecture. It has various benefits such as caching and security, but poses a challenge to network elements such as forwarders and repositories, because they must maintain per-packet states and create/verify signatures to realize NDN's benefits.

Early implementations of NDN were targeted at research purpose, in which design focus was on flexibility and modularity of the components, so that the code is useful for experimentation and paper publication.

On the other hand, the community needs high-speed NDN implementations. They would be useful in data intensive scientific applications, high definition videos, etc. This software, NDN-DPDK, is designed to make NDN faster. Its goal is to make NDN work at line speed, using commodity high-end hardware.

Let's make NDN faster! It's a necessary step toward the commercialization of NDN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant