[erlang-questions] How is graph like this generated?

ANTHONY MOLINARO anthonym@REDACTED
Sat Jul 25 05:29:36 CEST 2015


> On Jul 24, 2015, at 12:54 AM, Leo Liu <sdl.web@REDACTED> wrote:
> 
> There are a couple of graphs in this talk: Erlang Factory SF 2015 -
> Anthony Molinaro - How to pick a Pool in Erlang without Drowning
> https://youtu.be/GO_97_6w5lU?t=1101


I’m not sure if you mean the graphs which were generated with gnuplot or the sequence diagrams which were
generated with a tool called mscgen (http://www.mcternan.me.uk/mscgen/ <http://www.mcternan.me.uk/mscgen/>).  Either way, I have all the source files here (https://github.com/djnym/erlang-pool-research/blob/master <https://github.com/djnym/erlang-pool-research/blob/master>/).  The notes directory has the .msc files and the Makefile has the commands used to generate them.  The root contains a gnuplot_in fie which are the commands sent to gnuplot to generate the graphs.

Hope that helps,

-Anthony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150724/31425747/attachment.htm>


More information about the erlang-questions mailing list