Throttling a process

Matthias Lang matthias@REDACTED
Wed Mar 19 13:26:20 CET 2003


Vlad Dumitrescu (EAW) writes:

 > I need to be able to throttle down a process, if the node is very
 > busy with more important things. 

I've never actually used it, but take a look at 

     erlang:process_flag(priority, low)

Matthias



More information about the erlang-questions mailing list