id summary reporter owner description type status milestone component version severity resolution keywords cc 4732 Event Ports for Solaris jacquesg@… chris_kohlhoff "Hi, Is it possible to add support for event ports on the Solaris platform? I've written an application that uses the thread-pool strategy from the HTTP Server 2 example. As I understand, the /dev/poll method on Solaris needs lots of synchronization between threads. I've noticed that my application does not nearly scale linearly with an increase in threads. Highest throughput is obtained at approximately 7 threads, after which I get diminishing returns. I think this could be due to the inter-thread synchronization needed to access /dev/poll? Please find 2 links detailing event ports and/or comparison with /dev/poll. Jacques == http://blogs.sun.com/dap/entry/event_ports_and_performance == == http://developers.sun.com/solaris/articles/event_completion.html == " Feature Requests new To Be Determined asio Boost Development Trunk Optimization