File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -664,9 +664,9 @@ rest of ONOS.
664664A refactoring of ONOS to more closely adhere to a microservice
665665architecture is also underway. The new version, called µONOS,
666666leverages ONOS’s existing modularity, but packages and scales
667- different subsystems independently. Although in principle each ONOS
668- service introduced in this chapter could be packaged as an independent
669- microservice, doing so is much too fine-grain to be
667+ different subsystems independently. Although in principle each of of
668+ the core services introduced in this chapter could be packaged as an
669+ independent microservice, doing so is much too fine-grain to be
670670practical. Instead, µONOS adopts the following approach. First, it
671671encapsulates Atomix in its own microservice. Second, it runs each each
672672control application and southbound adaptor as a separate
You can’t perform that action at this time.
0 commit comments