Changes between Initial Version and Version 4 of Ticket #1272
- Timestamp:
- 02/12/10 14:20:16 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1272
- Property Status new → assigned
-
Ticket #1272 – Description
initial v4 1 1 The current ACE reactor used on Windows is the ACE WFMO reactor which has a handle limit of 64 (2 are reserved for ACE). The ACE SELECT reactor has a limit of over 1000 and is already the default ACE reactor used on Linux. 2 3 Related tickets: #900 #726