Boost logo

Boost Users :

Subject: Re: [Boost-users] ASIO or Thread
From: Scott Gifford (sgifford_at_[hidden])
Date: 2009-11-08 00:59:10


Lloyd <lloyd_at_[hidden]> writes:

> We need to develop a server in a LAN environment, in which the
> number of connections at a time will be less, but the data traffic
> per connection will be huge (gigabytes). So for the best performance
> which library is better? ASIO or Thread?

Hi Lloyd,

ASIO can do its work in any number of worker threads, and you can
adjust the number of worker threads without too much work, so it
should be easy to experiment.

Hope this helps,

-----Scott.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net