Search:

Type: Posts; User: msheldon

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    7,091

    Yeah, was afraid of that. I'm fully planning...

    Yeah, was afraid of that.

    I'm fully planning on having more threads running than required. Normal load would barely stress one thread. Problem is that a heavy spike could increase load by a factor...
  2. Replies
    4
    Views
    7,091

    There are multiple threads per socket so that...

    There are multiple threads per socket so that when a packet arrives, there are still threads listening while that packet is being handled.

    And yes, we have actually tested it. On a dev machine, a...
  3. Replies
    4
    Views
    7,091

    Get socket queue length

    I have a TCP/IP (UDP) app which is expected to be able to scale under heavy load spikes. (normal load is 100-500 tps, but spikes can reach 50-80 ktps or more) Currently I have a master thread which...
Results 1 to 3 of 3