Hi,

On Wed, 19 Mar 2014 11:56:35 -0500
Dong Mo <[email protected]> wrote:

> Event(request if sync is required) is used to pass information across
> different applications, like if I start switches.py and my own app together
> and I can send request to switches.py through get_switch() to get switch
> info.
> 
> Then what does _CONTEXT do? For example in the link exaggeration example,
> the simple switch is in the context of lacplib. Then what is the relation
> between "lib" and "app" in RYU? What does the fact that
> simple_switch_lacp_13.py is in the CONTEXT of lacplib mean?

In short, _CONTEXT is the old mechanism, which couples components
tightly. I hope that we can remove _CONTEXT one day.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to