Commit fde010d
committed
chore: remove legacy ParallelTypeRenderer and dependencies
Remove subprocess-based parallel rendering code that was replaced by
the pcntl_fork-based ForkingRenderer.
Deleted files:
- ParallelTypeRenderer.php (subprocess spawning approach)
- WorkerProcess.php (subprocess wrapper)
- DocumentBatcher.php (document partitioning)
- StaticDocumentIterator.php (iterator wrapper)
Updated service configuration to remove dead references.1 parent e3d5d8b commit fde010d
5 files changed
Lines changed: 0 additions & 820 deletions
File tree
- packages/typo3-guides-extension
- resources/config
- src/Renderer/Parallel
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
129 | 127 | | |
130 | 128 | | |
131 | 129 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | 130 | | |
141 | 131 | | |
142 | 132 | | |
| |||
Lines changed: 0 additions & 166 deletions
This file was deleted.
0 commit comments