Throttling a process

Francesco Cesarini francesco@REDACTED
Wed Mar 19 13:17:06 CET 2003


>
>
>Anyway, what I want is to let my process run in the background, when the load isn't too high. The VM doesn't offer this functionality (maybe it should?) but I am especially after a few processes that I don't want to disturb.
>
Have you looked at process priorities? You could toggle between low and 
medium for a number of processes based on the load. Not as bad as 
suspend.. Actually, priorities might be all you need...

Francesco
--
http://www.erlang-consulting.com




More information about the erlang-questions mailing list