Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Objectives:

ONOS is a network controller. Applications interact with ONOS through its intent APIs. ONOS controls data networks (e.g. an Openflow network) through its adapter layer on the southbound. In between, ONOS’ flow subsystem is the key component for translating application intents into Openflow flow rules. ONOS is also a distributed system and it is essential that ONOS' distributed architecture shows performance gains as its cluster size increases.  This evaluation takes an external view of ONOS as a clustering system and aims to characterize its performance from the perspective of applications and the operational environment.

...

for throughput, D - Intent operations; E - link events (Test deprecated; new test TBD); F - Burst flow rule installation.

General Experiment Setup:


Performance Measured at Increasing Scale:

...