Jamal, On Tue, Apr 29, 2014 at 09:47:59AM -0400, Jamal Hadi Salim wrote: > In your slides, IIRC, at the meeting you illustrated several daemons > all interacting with the > agent doing different things. In our case it will very likely be > multiple daemons doing > different things for the agent (and sometimes remote machines). In any > case, this may end up being > an implementation issue.
I suspect it may be. I tend to view the Agent as anything from the entire intelligent i2rs portion of the system to something as simple as a light-touch dispatcher for underlying instances implementing portions of i2rs. As an example, a RIB query may be dispatched one way, a BGP query may be dispatched another. The fact that this is happening within the implementation should remain an opaque detail, I think. If we decide to ever get clever about our transport system, as an example using SCTP channels, there's little reason that even the transport endpoint might eventually get tied to the underlying component rather than being fronted by a dispatcher. But lets solve the easier case first. :-) > I have another issue I will post probably under a separate topic: > Prioritization. A topic near and dear to me. :-) -- Jeff _______________________________________________ i2rs mailing list [email protected] https://www.ietf.org/mailman/listinfo/i2rs
