The title almost sums it up. I have a zotonic site running -heart, which uses a lot of cpu time and I can’t get an erlang shell. So, is there a way to kill the virtual machine? killall heart and ki
Tag: Erlang
Erlang performance analysis using FPROF within the CPU time
I am trying to use fprof for better performance visualization of my software. However, the default is to use wall clock measurement, but I want to use cpu time to measure it. Therefore, I am in the
Erlang – CouchDB heartbeat
My CouchDB (production) server is sometimes shut down, and I don’t want to do it. While checking the logs, I noticed that Erlang/CouchDB (one or the other) sends heartbeats, And monitor the heartbe