Now, that was a few months ago, since then Go 1.1 (and soon 1.2) came out, so that may be a false statement at this time.
if I recall from the initial Go discussion, the Go folks were
saying that for close to realtime SLAs the goroutine/channel
approach may have some scalability limits...which is why they
started recommending the RW mutex approach in the end.
- Re: What is the closest to ConcurrentHashMap and ... ilya-stromberg
- Re: What is the closest to ConcurrentHashMap and ... Jacek Furmankiewicz
- Re: What is the closest to ConcurrentHashMap and ... ilya-stromberg
- Re: What is the closest to ConcurrentHashMap and ... Jacek Furmankiewicz
- Re: What is the closest to ConcurrentHashMap and ... ilya-stromberg
- Re: What is the closest to ConcurrentHashMap and ... Dicebot
- Re: What is the closest to ConcurrentHashMap and ... ilya-stromberg
- Re: What is the closest to ConcurrentHashMap and ... Russel Winder
- Re: What is the closest to ConcurrentHashMap and ... Jacek Furmankiewicz
- Re: What is the closest to ConcurrentHashMap and ... Russel Winder
- Re: What is the closest to ConcurrentHashMap and ... Jacek Furmankiewicz
- Re: What is the closest to ConcurrentHashMap and ... Russel Winder
- Re: What is the closest to ConcurrentHashMap and ... Jacek Furmankiewicz
- Re: What is the closest to ConcurrentHashMap and ... ilya-stromberg
- Re: What is the closest to ConcurrentHashMap and ... Russel Winder
- Re: What is the closest to ConcurrentHashMap and ... Jacek Furmankiewicz
- Re: What is the closest to ConcurrentHashMap and ... ilya-stromberg
- Re: What is the closest to ConcurrentHashMap and ... Jacek Furmankiewicz
- Re: What is the closest to ConcurrentHashMap and ... Dicebot
- Re: What is the closest to ConcurrentHashMap and Navig... Charles Hixson
- Re: What is the closest to ConcurrentHashMap and Navig... Dmitry Olshansky