apache / apache/openwhisk-runtime-java

[Thought] Using Volumes for java actions

Open
#35 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
47
Forks
58
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.