Hacker News new | past | comments | ask | show | jobs | submit login
Visualizing parallel requests in Elixir (codemancers.com)
133 points by emilsoman on Jan 18, 2016 | hide | past | favorite | 5 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. :)


I used Ubigraph for erlang to visualize process linking in BEAM. http://eddwardo.github.io/elixir/links/2015/11/04/links-in-e...




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: