[erlang-questions] Re: Unicast 20k messages, $500-$1000 bounty
Joel Reymont
joelr1@REDACTED
Thu Jul 16 19:17:59 CEST 2009
An interesting bit of info...
This is how long it takes to broadcast (traverse + send) to bots
running on 1 ec2 instance, in addition to the server instance
info: 20000
time: 1168.112
info: 20000
time: 1230.546
info: 20000
time: 1095.887
And this is how long it takes to do the same for 20k bots spread over
3 instances:
info: 20000
time: 5387.765
info: 20000
time: 5380.398
Could there be a Linux networking optimization of sorts for when all
packets are going to a single server? This is Ubuntu 9.04.
Thanks, Joel
---
Mac hacker with a performance bent
http://www.linkedin.com/in/joelreymont
More information about the erlang-questions
mailing list