Oipo commented on pull request #274:
URL: https://github.com/apache/celix/pull/274#issuecomment-674177840


   There's not much sense in making this an option, as you can already create 
multiple etcdlib instances with etcdlib_create() and manage a pool of your own. 
Moreover, if you want to do anything latency sensitive, talking to etcd over 
the network is not going to be favourable. Furthermore, according to etcd's 
[own 
benchmarks](https://github.com/etcd-io/etcd/blob/master/Documentation/op-guide/performance.md),
 the throughput isn't high per client/connection anyway.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to