Skip to content

[Question] Anyone knows how to impl a remote scheduler? #1651

@lixin-wei

Description

@lixin-wei

Hi everyone, I'm confused about how to implement a remote scheduler.

Do I need to serialize the entire operation state, and then send it to remote through network?

Sounds very tricky, because the operation state contains a lot non-serializable things like lambdas of the ex::then callback.

Could any one help me? Any idea will be helpful, thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions