Monitor & Modify Values in realtime, Debug 1000 Programs At Once
Monitor.jl is a tool that allows you to monitor and modify Julia values you choose in real-time, even across thousands of jobs. Combined with ad hoc UIs / dashboards, this significantly speeds up debugging, especially in complex scenarios like cloud-based simulations.
The talk will discuss and demo
- Monitor.jl’s capabilities
- how it works
- connecting to single or multiple Julia sessions (map/reduce, etc.)
- diagnostic exploratory programming
- monitoring and rollups
- front ends