Skip to content

kingoflolz/routing-actor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

routing-actor

A actor based simulator for a new type of routing system that (hopefully) provides:

  • Constant routing table state
  • Fast forwarding (no memory lookups in the forwarding plane)
  • Unlimited, globally addressable address allocation
  • Efficient routing

See here to see how it is achieved

Status:

  • Scaffolding for ergonomic actor based network simulation
  • DHT system to look up NC
  • NC system
  • Contextual bandit

Future (likely not in this repo):

  • Private routes
  • Reputation based metric advertisment
  • Blockchain based billing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages