Skip to content

Use containerd-shim's async API #801

@jprendes

Description

@jprendes

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions