Skip to content

Comment on Visualizing parallel requests in Elixir

Comments

Another very cool visualization tool for observing messages as they're passed between processes: https://github.com/koudelka/visualixir

This is what I expected to see in TFA, rather than an introduction to Observer.

Don't get me wrong, Observer's really, really _useful_ and all, but -unless you're rather familiar with the syntax for the Erlang tracing infrastructure- it's... somewhere between challenging and impossible-due-to-impracticality... to use Observer to watch messages as they flow through your system.

benwilson, I wonder if the folks who wrote TFA would be interested in hearing about visualixir.

Visualixir looks interesting. I'll give it a shot and add some notes to the article. Thanks for mentioning :)

Drop me a line if you encounter any issues. :)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.