[erlang-questions] Re: Unicast 20k messages, $500-$1000 bounty

Joel Reymont joelr1@REDACTED
Fri Jul 17 11:43:20 CEST 2009


On Jul 17, 2009, at 10:10 AM, Joel Reymont wrote:

> Since the result of gen_tcp:send is ignored in the broadcasting  
> loop, perhaps erlang:port_command can be used directly on the socket  
> to make things completely asynchronous and avoid the need for a  
> middleman process.


The inet_reply messages would need to be ignored by  
pubsub:handle_info, of course.

No middleman then?

---
Mac hacker with a performance bent
http://www.linkedin.com/in/joelreymont



More information about the erlang-questions mailing list