Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register callbacks to emit Distributed states #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mofeing
Copy link
Member

@mofeing mofeing commented Jan 7, 2025

@clasqui Better late than never... There is a experimental package called DistributedNext.jl where they are trying a new facewash of Distributed.jl, and one of the new feature is a hook system (JuliaParallel/DistributedNext.jl#17) for which I'm adding support for Extrae.jl.

This way, we can emit the state of Distributed as Extrae events.

Currently, there is only a hook for the worker start process and another for the worker exit process, but more will come soon if this works well.

CC @JamesWrigley @exaexa

@mofeing mofeing changed the title Register callbacks to emit Distributed states to Extrae Register callbacks to emit Distributed states Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant