What guarantees do Golang's timers (e.g. time.After, time.Sleep) provide? 
If you're using *lots* of timers concurrently, what (if anything) could 
cause them to misbehave (e.g. delay)? What are they bottlenecked by?

Just curious. Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to