apache / apache/openwhisk-runtime-java
[Thought] Using Volumes for java actions
Ouverte
- Langage dominant
- Java
- Étoiles
- 47
- Forks
- 58
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.