Skip to content

Commit 2095fca

Browse files
committed
Update readme
1 parent d3d5769 commit 2095fca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Features
1515
* inter-process communication between childs-parent using unix sockets
1616
* simple serialization for objects(jms serializer), arrays, scalars
1717
* async events driven flow (react eventloop)
18-
* integration with a frameworks, see `EProcess\Application\ContainerApplication` for Symfony
18+
* integration with frameworks, see `EProcess\Application\ContainerApplication` for Symfony
19+
* child workers can have own child workers (i.e. `main -> worker -> worker ...`)
1920

2021
Example explain features
2122
========================

0 commit comments

Comments
 (0)