Skip to content

multi buffer: completed job return guarantees #174

@pobrn

Description

@pobrn

Given a multi buffer manager with a runtime parallelism of n (i.e. it can work on n buffers in parallel), is it guaranteed that submitting n jobs will return at least one? Or does one need to submit at least n+1 jobs in the worst case (empty manager)?

It seems to me that submitting n jobs is enough to get a completed job back even if the manager is empty; but I would like to get confirmation that this is indeed guaranteed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions