-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[TRTLLM-14510][feat] serve: multi-process HTTP frontends on the classic IPC executor path #16523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
longlee0622
merged 25 commits into
NVIDIA:main
from
lancelly:feat/serve-multi-frontend-main
Jul 22, 2026
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
68abdb3
[None][feat] serve: multi-process HTTP frontends on the classic IPC e…
lancelly 06dbbd3
[None][fix] serve multi-frontend: clean up ipc artifacts and scope th…
lancelly 21663cf
[None][chore] serve: fold multi-frontend mode resolution into a helper
lancelly 8840733
[None][chore] serve multi-frontend: direct client_id access on the re…
lancelly 257d737
[None][feat] serve multi-frontend: replace the env gate with the num_…
lancelly c55c1ae
[None][chore] serve multi-frontend: cap num_serve_frontends at 64, dr…
lancelly f1e72ae
[None][chore] serve multi-frontend: drop the leftover env warning, ti…
lancelly e089a40
[None][chore] serve multi-frontend: explicit None-check instead of ge…
lancelly a4f54aa
[None][chore] serve multi-frontend: merge FrontendProxy id checks
lancelly 757660a
[None][chore] apply pre-commit yapf formatting
lancelly 9a086ff
[None][chore] serve multi-frontend: pass attach info via env value, n…
lancelly a8d7b23
[None][chore] serve multi-frontend: slim MultiFrontendMode
lancelly bd1fab2
[None][chore] postproc: take the result-lane address list uncondition…
lancelly cbbf9ab
[None][chore] serve multi-frontend: tighten _init_multi_frontend_mode
lancelly 6f0d39d
[None][fix] serve multi-frontend: harden the client_id namespace
lancelly d6a2eb6
[None][chore] apply pre-commit isort/yapf formatting
lancelly eb3e425
[None][chore] fix D205 docstring layout in _init_multi_frontend_mode
lancelly cdbc7d6
Merge branch 'main' into feat/serve-multi-frontend-main
lancelly e87306e
[None][chore] regenerate the LLM args telemetry golden manifest
lancelly d17d1cc
[None][chore] add --num_serve_frontends to the serve CLI stability re…
lancelly 909faae
[None][fix] serve: initialize attached-frontend proxy state and cover…
lancelly 0b63e89
[None][fix] serve: READY handshake and exception-safe cleanup for att…
lancelly 25a21de
[None][fix] serve: disable stateful Responses API storage in multi-fr…
lancelly 4e95c68
[None][test] mark multi-frontend routing tests cpu_only
lancelly f012263
[None][test] stop the dispatch thread in the frontend-proxy lifecycle…
lancelly File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.