Optmized way to handle more timers

maruthavanan s maruthavanan_s@REDACTED
Tue Mar 15 17:09:01 CET 2011


Hi,

I have a situation where my task can fail and I have to retry it after n seconds. The situation there may be around 100 timers in a second at the worst case. I feel creating 100 timers for this situation is not optimum.

Any ideas how to handle this.

Thanks,
Marutha
 		 	   		  


More information about the erlang-questions mailing list