Commit dc84613
committed
minor #17405 Add paragraph about symfony-cli workers (xelaris)
This PR was merged into the 4.4 branch.
Discussion
----------
Add paragraph about symfony-cli workers
While having a look at the source code of the symfony-cli, I discovered this pretty handy feature of starting worker processes along with `symfony serve`. I couldn't find any documentation about this though, not even any hint about the config file.
See https://github.com/symfony-cli/symfony-cli/blob/main/local/project/config.go
Commits
-------
c3d877a Add paragraph about symfony-cli workers1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
280 | 305 | | |
281 | 306 | | |
282 | 307 | | |
| |||
0 commit comments