Hedwig C++ client improvements
------------------------------
Key: ZOOKEEPER-864
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-864
Project: Zookeeper
Issue Type: Improvement
Reporter: Ivan Kelly
Assignee: Ivan Kelly
Fix For: 3.4.0
Attachments: ZOOKEEPER-864.diff
I changed the socket code to use boost asio. Now the client only creates one
thread, and all operations are non-blocking.
Tests are now automated, just run "make check".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.