Commit 0364191
committed
docs: optimize architecture diagram layout with vertical flow
- Reorganize diagram to show clear top-to-bottom flow:
① vLLM Semantic Router Layer (top)
② NVIDIA Dynamo Layer (middle)
③ Execution Layer - Worker Pools (bottom)
- Place Storage Layer on the side for better space utilization
- Add numbered labels (①②③) to emphasize layer hierarchy
- Wrap main processing layers in a 'Main Processing Flow' subgraph
- Improve visual clarity with consistent direction indicators
- Update step numbers in flow annotations (1-7)
This layout better reflects the actual request flow from client
through semantic intelligence, infrastructure routing, to execution.
Signed-off-by: bitliu <[email protected]>1 parent 48a5a02 commit 0364191
1 file changed
+51
-46
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
| 522 | + | |
523 | 523 | | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | 524 | | |
534 | | - | |
535 | | - | |
536 | | - | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
537 | 529 | | |
538 | | - | |
539 | | - | |
540 | | - | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
541 | 536 | | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
| 537 | + | |
| 538 | + | |
546 | 539 | | |
547 | 540 | | |
548 | | - | |
549 | | - | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
550 | 544 | | |
551 | | - | |
552 | | - | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
553 | 550 | | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
| 551 | + | |
558 | 552 | | |
559 | 553 | | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
565 | 562 | | |
566 | | - | |
567 | | - | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
568 | 572 | | |
569 | 573 | | |
570 | 574 | | |
571 | 575 | | |
572 | | - | |
| 576 | + | |
573 | 577 | | |
574 | 578 | | |
575 | 579 | | |
| |||
587 | 591 | | |
588 | 592 | | |
589 | 593 | | |
590 | | - | |
591 | | - | |
| 594 | + | |
| 595 | + | |
592 | 596 | | |
593 | 597 | | |
594 | 598 | | |
595 | 599 | | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
601 | 605 | | |
602 | 606 | | |
603 | 607 | | |
604 | 608 | | |
605 | 609 | | |
606 | | - | |
607 | | - | |
608 | | - | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
609 | 613 | | |
610 | 614 | | |
611 | 615 | | |
612 | 616 | | |
613 | 617 | | |
| 618 | + | |
614 | 619 | | |
615 | 620 | | |
616 | 621 | | |
| |||
0 commit comments