containerd / containerd/runwasi

Use `containerd-shim`'s async API

Open
#801 1 comment 0 reactions 1 assignee Claimed by @jprendes View on GitHub
enhancement
Dominant language
Rust
Stars
1.3k
Forks
131
PR merge metrics
No merged PRs in 30d

Description

The shim process is mostly iddle waiting for instructions from c8d.
This means that the shim process is io bound rather than cpu bound.
In this case, an async workflow would be more suitable for the shim.

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.