Skip to content

batch workflows #178

Open
Open
@kojuka

Description

@kojuka

How have you guys dealt with batching workflows.

Lets say I have 10,000 talks that all need to get set to complete. the way I've been doing it is creating an event for each task then applying that event to the aggregate..1...by....1. performance really takes a hit.

Is there a pattern to apply thousands of events in one go to save database round trips and speed this whole thing up? This seems like a subject that needs to be covered in more detail. Any suggestions?

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