Re: [Boost-bugs] [Boost C++ Libraries] #4732: Event Ports for Solaris

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4732: Event Ports for Solaris
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-16 08:19:57


#4732: Event Ports for Solaris
----------------------------------------+-----------------------------------
  Reporter: jacquesg@… | Owner: chris_kohlhoff
      Type: Feature Requests | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost Development Trunk | Severity: Optimization
Resolution: | Keywords:
----------------------------------------+-----------------------------------

Comment (by chris_kohlhoff):

 If you are using the HTTP Server 2 design (io_service-per-CPU) then there
 is no contended synchronization in asio with respect to /dev/poll. Each
 io_service would have its own /dev/poll descriptor. The sub-linear scaling
 might be due to something else.

 Realistically, support for event ports would need to be sponsored/funded.
 Please let me know if you are interested in pursuing that option.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4732#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC