【问题标题】:Installing /whisk.system/messaging package in my local installation在我的本地安装中安装 /whisk.system/messaging 包
【发布时间】:2017-05-24 06:48:10
【问题描述】:

我正在 Ubuntu 16.04 上进行本地 openwhisk 安装。 我试图对下面的示例进行动手操作 https://github.com/IBM/openwhisk-data-processing-message-hub

它使用 /whisk.system/messaging 包 但是当我检查已安装的软件包时,我会在下面看到

/whisk.system/alarms                                                   
/whisk.system/watson-translator                                        
/whisk.system/github                                                  
/whisk.system/weather                                                
/whisk.system/watson-textToSpeech                                      
/whisk.system/slack                                                   
/whisk.system/utils                                                   
/whisk.system/combinators                                              
/whisk.system/samples                                                  
/whisk.system/websocket                                                
/whisk.system/watson-speechToText 

谁能告诉我如何安装消息包

【问题讨论】:

    标签: serverless-framework openwhisk serverless-architecture


    【解决方案1】:

    消息传递包依赖于一个微服务,该微服务在 OpenWhisk 触发器触发时中继 Kafka 消息。您可以在此处找到有关如何构建和部署微服务以及消息包中的操作的说明:https://github.com/apache/incubator-openwhisk-package-kafka/issues/99#issuecomment-300536379

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2019-05-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-09-12
      • 2013-08-22
      • 2015-07-01
      相关资源
      最近更新 更多