Skip to content

Best Practices for Concurrent Usage Doubts #4248

@xiaguan

Description

@xiaguan

We've got a bunch of write back tasks in our file system for pushing dirty data back to cloud storage. I'm trying to figure out if it's best to share a single Arc<Operator> among all these tasks or if we should be giving each task its own Operator instance. Is there even a difference between these two approaches when it comes to performance or how things work?

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