We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253ef74 commit 3c3c123Copy full SHA for 3c3c123
README.md
@@ -14,7 +14,7 @@ Features
14
* 3 adapters: child process (react), pthreads, symfony process (not tested)
15
* inter-process communication between childs-parent using unix sockets
16
* simple serialization for objects(jms serializer), arrays, scalars
17
-* async events driven flow (react eventloop)
+* async event-driven flow (react eventloop)
18
* integration with frameworks, see `EProcess\Application\ContainerApplication` for Symfony
19
* child workers can have own child workers (i.e. `main -> worker -> worker ...`)
20
0 commit comments