Thanks Tom for your valuable inputs.
From: Tom Pantelis [mailto:[email protected]] Sent: Tuesday, May 09, 2017 12:15 AM To: Vishweshwar Hegde <[email protected]> Cc: [email protected]; [email protected] Subject: Re: [controller-dev] RPC or Cohort? Vishweshwar - see inline On Mon, May 8, 2017 at 10:15 AM, Vishweshwar Hegde <[email protected]<mailto:[email protected]>> wrote: Hello, We are planning to use Cohort for NBI validations. Identified few scenarios may impact overall performance: 1. Is it possible to use Cohort feature without tree listener? I assume you're referring to the DOMDataTreeCommitCohort feature? This is not related to DataTreeChangeListener. 2. Rapid changes in sub tree - Is tree listener may cause any performance issue? It could cause an issue if the DataTreeChangeListener implementation isn't performant. Wrt generating data tree notifications, AFAIK it's pretty performant. 3. For multiple sub tree data change validations - which option is recommended? RPC or Cohort? Thanks in advance. Best regards, -Vishweshwar Hegde _______________________________________________ controller-dev mailing list [email protected]<mailto:[email protected]> https://lists.opendaylight.org/mailman/listinfo/controller-dev
_______________________________________________ controller-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/controller-dev
