Skip to content

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.

2 participants