cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
538
Views
0
Helpful
0
Replies

ydk-cpp: async support for restconf/netconf clients

hariharan.a
Level 1
Level 1

Is there any plan to support non-blocking/async calls for restconf/netconf client functions ? Currently I see they use blocking calls i.e. restconf_client using curl_perform_easy() and netconf_ssh_client using from libnetconf.

In a singled threaded, event based environment this might not work. For example, a call to RestConfClient::execute() might block the whole application. 

- Hari

0 Replies 0