In some cases, it is preferable to use a lifo scheduling strategy for the free sockets instead of default one, which is fifo. This commit introduces a scheduling option to add the ability to choose which strategy best fits your needs.
mcollina
added
the
author ready
label
May 17, 2020mcollina pushed a commit that referenced this pull request
May 20, 2020In some cases, it is preferable to use a lifo scheduling strategy for the free sockets instead of default one, which is fifo. This commit introduces a scheduling option to add the ability to choose which strategy best fits your needs. PR-URL: #33278 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Closed
2 tasks
codebytere pushed a commit that referenced this pull request
May 21, 2020In some cases, it is preferable to use a lifo scheduling strategy for the free sockets instead of default one, which is fifo. This commit introduces a scheduling option to add the ability to choose which strategy best fits your needs. PR-URL: #33278 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Open
This was referenced
Jun 23, 2021Open
Closed
Closed
Closed
Closed
Closed
Merged
This was referenced
Jul 1, 2021Merged
Merged
Closed
Closed
Merged
This was referenced
Jul 11, 2021Closed
Open
This was referenced
Jul 23, 2021Merged
Merged
Merged
Open
Merged
This was referenced
Jul 31, 2021Merged
Merged
Closed
Closed
Closed
Open
1 task
Merged
1 task
This was referenced
Aug 11, 2021Closed
Open
abhishekumar-tyagi pushed a commit to abhishekumar-tyagi/node that referenced this pull request
May 5, 2024In some cases, it is preferable to use a lifo scheduling strategy for the free sockets instead of default one, which is fifo. This commit introduces a scheduling option to add the ability to choose which strategy best fits your needs. PR-URL: nodejs/node#33278 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
QwireyInc pushed a commit to QwireyInc/node that referenced this pull request
Apr 19, 2025In some cases, it is preferable to use a lifo scheduling strategy for the free sockets instead of default one, which is fifo. This commit introduces a scheduling option to add the ability to choose which strategy best fits your needs. PR-URL: nodejs/node#33278 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>