From 13bcc71bd560f5cc98bdefab9333847bf9b8af06 Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Fri, 15 Jun 2018 16:09:21 +0300 Subject: Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 669b690a..4949ec2d 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,17 @@ To view status of all active workers in interactive mode. $ rr http:workers -i ``` +``` ++---------+-----------+---------+---------+--------------------+ +| PID | STATUS | EXECS | MEMORY | CREATED | ++---------+-----------+---------+---------+--------------------+ +| 9440 | ready | 42320 | 31 MB | 22 minutes ago | +| 9447 | ready | 42329 | 31 MB | 22 minutes ago | +| 9454 | ready | 42306 | 31 MB | 22 minutes ago | +| 9461 | ready | 42316 | 31 MB | 22 minutes ago | ++---------+-----------+---------+---------+--------------------+ +``` + Standalone Usage: -------- You can also use RoadRunner as library in order to drive your application without any additional protocol at top of it. -- cgit v1.2.3