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 4dc2787 commit 0a7cb5fCopy full SHA for 0a7cb5f
README.md
@@ -9,6 +9,13 @@ Check out examples in `examples/` dir.
9
10
No tests – no problems.
11
12
+Features
13
+========
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)
18
+
19
Example explain features
20
========================
21
0 commit comments