DD1984 / sockperf

Automatically exported from code.google.com/p/sockperf
Other
1 stars 0 forks source link

Support capability to set several threads on client #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
imported from: http://argus-bg.dnsalias.org/issues/715

What need is this feature going to satisfy?
1.Requirements means that in case the client has feed file with multiple 
sockets it will be able to assign them to N threads as it is done today in the 
server.

Original issue reported on code.google.com by igor.ivanov@itseez.com on 1 Apr 2011 at 1:54

GoogleCodeExporter commented 9 years ago
We need to decide priority.
Also, do we want:
1.  N senders and N receivers
2.  Or, N senders and 1 receiver
3.  Or, 1 sender and N receivers
4.  Or, N senders and M receivers

Original comment by avne...@gmail.com on 3 Apr 2011 at 8:11