-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace select() with poll() in SelectHandler
When launching multiple distributed XGBoosts within one spark job it's pretty easy to run beyond FD_SETSIZE=1024 on linux.
- Loading branch information
Boris Filippov
committed
Apr 20, 2018
1 parent
7bc46b8
commit 115aa0b
Showing
1 changed file
with
45 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters