21.01.2016 18:20, Leyne, Sean wrote:
> Operationally, your app will die/fail which you try to exceed the Windows 
> FD_Size value -- it is a OS level limit.

   Nope, it is truly set at compile time and only application-defined 
structures are used 
by OS.
   Problem is not a size of structure itself, but very ineffective methods to 
find out 
which socket is signaled after select() has returned.
   I wonder if someone tried to use bit-scanning instructions of modern x86 
processors to 
solve the problem...

-- 
   WBR, SD.

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to