Skip to content

Worker selection #301

@Enchufa2

Description

@Enchufa2

AFAIK, this is not possible right now: it would be great to be able to specify a particular worker for a particular future. For instance, something like

f <- future(some_computation, worker=worker_id)

Consider, e.g., an extension of the use case presented in #300, in which we are exploiting an online API and we want to set up n workers to handle n distinct API methods and their corresponding rate limitations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions