"sync.Mutex" is not FIFO. Has any package implemented a dropping for FIFO 
mutex?

One similar solution is to use buffered channel, but it is limited by the 
buffer size, and requires non-trivial re-architecturing.

Chris

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/f4772670-65d8-4b31-a71a-d01ad20214ebn%40googlegroups.com.

Reply via email to