Results 1 to 2 of 2

Thread: Winsock Performance

  1. #1

    Thread Starter
    Addicted Member Vegeta's Avatar
    Join Date
    Jul 2002
    Posts
    159

    Question Winsock Performance

    Im building a application that manages a LOT of concurrent network connections (requests, data exchange, closing) ... exactly like a webserver...
    well i tested it with creating 1000 winsock controls, and getting the (request/data exchange) performance by opening and closing 1000 connections (200 concurrent) as fast as possible (the data exchanged is about 100 bytes) with a remote application (same computer/ loopback)
    i get 400 connection requests per second, while an apache webserver manages about 1000 cps.
    so how can i get more performance.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Winsock Performance

    Moved to Network programming.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width