Currently I use

conf.put(Config.TOPOLOGY_TICK_TUPLE_FREQ_SECS,1);

to create timer task where it sends a timer tick tuple every one seconds as I 
set. .

But now I need to create multiple timer tasks, for instance I need to be 
reminded every one second, ten seconds, one minutes on one topology. How should 
I do it?

Thanks!

Junfeng Chen


Reply via email to