I want to start a gen_server that additionally, will perform one action every minute.
What is the best way to schedule that?
There is also the timer module, which could be used.
timer
http://erldocs.com/R14B02/stdlib/timer.html?i=8&search=timer#cancel_timer/1