apache / apache/openwhisk-runtime-java
[Thought] Using Volumes for java actions
未关闭
- 主要语言
- Java
- 星标
- 47
- 派生
- 58
- PR 合并指标
- 30 天内没有已合并 PR
描述
currently Java action jars are stored in couch DB and the streamed to the JarLoader while invocation. @gorkem is working to refactor that approach to save load and invocation time.
One of the thought is define a m2 kind of lay out and Java Action pick the jar from it instead of streaming. It could be modelled around GlusterFS and PV.
贡献指南
评估
这个 Issue 还没有评估数据。