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 還沒有評估資料。