eolivelli opened a new pull request #389: WIP - Issue-388 Compute digest on 
caller code of addEntry and offload mainWorkerPool
URL: https://github.com/apache/bookkeeper/pull/389
 
 
   Move computeDigestAndPackageForSending out of the mainWorkerPool. The 
mainWorkerPool threadpool is used for all of the callbacks in the client as 
computing digests is a CPU intensive operation it is better to run it outside 
that pool.
   
   This issue is just a WIP, I sent it to share the code and discuss on the 
mailing list
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to