Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Does the commite queue use 1 worker or many worker processes as well as if any benchmarks have been done on load testing? Given # of CPUs and Memory, can the commit queue scale? 100 concurrent I/O threads or maybe even 1000 - 5000 concurrent requests...
North Bound API - GET Service Instances Verb: GETEndpoint: /restconf/data/tailf-ncs:services/{service_name}:{service_name} The above endpoint fetches two types of data:1. Standard Service Instance Data - These fields are standard but could evolve. E...
gRPC is a growing message passing protocol that is highly performant. https://grpc.io/docs/what-is-grpc/introduction/ A number of different organizations have adopted gRPC, such as Square, Netflix, IBM, CoreOS, Docker, CockroachDB, Cisco, Juniper Ne...
Thank you. We know about this config query parameter but we have thousands of services and we also need the non-config data (ex. devices). We do not want to make several network calls for the same data. It doesn't make sense to make multiple network...