Skip to content

Commit 6a6f1c4

Browse files
bonniesimonrosa
authored andcommitted
Remove extra formating
Add a blank line for better readability in README.
1 parent 567d217 commit 6a6f1c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ instead of this:
342342
queues: back*
343343
```
344344

345+
345346
### Threads, processes, and signals
346347

347348
Workers in Solid Queue use a thread pool to run work in multiple threads, configurable via the `threads` parameter above. Besides this, parallelism can be achieved via multiple processes on one machine (configurable via different workers or the `processes` parameter above) or by horizontal scaling.

0 commit comments

Comments
 (0)