Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Execute all handlers for each lifecycle phase concurrently#22

Open
krystsinaetc wants to merge 4 commits into
d3sw:masterfrom
krystsinaetc:concurrent_handlers
Open

Execute all handlers for each lifecycle phase concurrently#22
krystsinaetc wants to merge 4 commits into
d3sw:masterfrom
krystsinaetc:concurrent_handlers

Conversation

@krystsinaetc

Copy link
Copy Markdown
Contributor

#17

@euforia

euforia commented Nov 2, 2017

Copy link
Copy Markdown
Contributor

@toddschilling - Will this break any current use cases? If so we may need to version up.

@toddschilling

Copy link
Copy Markdown
Contributor

@euforia I guess it depends. In the case of nats events, the sequence of the events for a given unit of work are important. Does this create the potential for sending a progress event AFTER a success or fail event? If so, that will probably cause problems with event consumers.

@toddschilling

Copy link
Copy Markdown
Contributor

As long as the lifecycle sequence is honored i think that we're ok.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants