You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/01/19 16:21:03 UTC

[GitHub] csantanapr commented on issue #3202: Support action continuations in the controller

csantanapr commented on issue #3202: Support action continuations in the controller
URL: https://github.com/apache/incubator-openwhisk/pull/3202#issuecomment-359014909
 
 
   @tardieu 
   >The code is documented. I'll add a docs/compositions.md. But the real power of compositions will come from composer and I am not going to document this here.
   
   This is a change that end users would not use directly, but is a change in the primitives to a core/kernel component (controller) to allow more efficient (store and forward state) and language agnostic applications. This is a feature to be use by someone building a framework or tooling for end user (i.e. downstream integrators/providers), but not end users (serverless developers).
   
   So the docs should be written for a downstream integrator/provider, on how the primitive works and some examples how to construct an orchestration to illustrate the concepts.

----------------------------------------------------------------
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