Thanks Tom for your valuable inputs.

From: Tom Pantelis [mailto:tompante...@gmail.com]
Sent: Tuesday, May 09, 2017 12:15 AM
To: Vishweshwar Hegde <vhe...@advaoptical.com>
Cc: mdsal-...@lists.opendaylight.org; controller-dev@lists.opendaylight.org
Subject: Re: [controller-dev] RPC or Cohort?

Vishweshwar - see inline

On Mon, May 8, 2017 at 10:15 AM, Vishweshwar Hegde 
<vhe...@advaoptical.com<mailto:vhe...@advaoptical.com>> 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
controller-dev@lists.opendaylight.org<mailto:controller-dev@lists.opendaylight.org>
https://lists.opendaylight.org/mailman/listinfo/controller-dev

_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to