Just went to add this to https://github.com/golang/go/wiki/ResearchPapers , but it's already there :)
Damian On Sunday, June 11, 2017 at 5:44:33 PM UTC+2, Michael Jones wrote: > > Atom: Horizontally Scaling Strong Anonymity > > "To evaluate Atom, *we implemented an Atom prototype* > *in Go*, and tested it on a network of 1,024 Amazon EC2 > machines. Our result shows that Atom can support more > than one million users sending microblogging messages with > 28 minutes of latency. using 1,024 commodity machines. > (Processing this number of messages using Riposte [21], a > centralized anonymous microblogging system, would take > more than 11 hours.) Atom can also support a million users > dialing with 28 minutes of latency, with stronger guarantees > than prior systems [47, 68]." > > https://arxiv.org/pdf/1612.07841.pdf > > -- > Michael T. Jones > [email protected] <javascript:> > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
