I have task:

1. Initialize map(250 million items)
2. Fill all values
3. Start http server.
4. Process requests. Iterates all values.

I need fast "for" and read access with reasonable memory consumption. This 
is very important.
Can you help me best solution?
Thank you!

-- 
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