You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/10/01 12:46:15 UTC

[GitHub] markusthoemmes commented on issue #2812: Implement bulk write of activations in the Invoker.

markusthoemmes commented on issue #2812: Implement bulk write of activations in the Invoker.
URL: https://github.com/apache/incubator-openwhisk/pull/2812#issuecomment-333374273
 
 
   We did indeed. The first version of this PR included a latency penalty in the batching, which is why we started implementation in the invoker, where the penalty doesn't matter as much.
   
   We're currently investigating an even deeper integration in the CouchDB client itself. If that doesn't work out, we'd "just" bring the `put` based implementation.
   
   Want to wait for that and put it in this PR or are you fine with a second one improving on this?
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services