Skip to content

Is there a difference in the thread model between Handler and AsyncHandler #7

@phil-skillwon

Description

@phil-skillwon

Question

May I ask, is there a difference in the thread model between Handler and AsyncHandler? In other words, are Handler's processing functions also invoked within Tokio's asynchronous runtime? I have an CPU-bound computing task that takes 500ms to complete. If I use a Handler, will it affect other tasks?

Context

What I've Tried

No response

Cineyma Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions