Hi Community, I was looking for an efficient way to collect metrics from a relatively big (>1000) & multi-vendor network.
Nowadays, all big players (Cisco, Huawei, Juniper, Nokia ...) support "yang" to model the data & gRPC with multiple encoding (JSON, GPB-KV, GPB) to share it across the network. This is why I recently started the development of a gRPC-C++ "dial-out" collector & I was asking myself if someone else is already working on something similar or might be interested in joining the project. The development is done with C++ using the gRPC's async API plus multi-threading to maximize scalability. Regards, Salvatore. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/19a80663-abf0-4ae2-bce4-c2ac61d6e1ben%40googlegroups.com.
