From 8a8396c454206feb589a806db2ddf8a03d2d757e Mon Sep 17 00:00:00 2001 From: jason Date: Tue, 24 May 2016 20:19:12 -0600 Subject: 0.2.1 update --- router.html | 78 ++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 54 insertions(+), 24 deletions(-) (limited to 'router.html') diff --git a/router.html b/router.html index 896c4a6..86fe30d 100644 --- a/router.html +++ b/router.html @@ -61,7 +61,7 @@
on_receive_request(msg, depth=0)¶| Parameters: | msg – The untouched message from zmq | +
|---|---|
| Parameters: |
|
on_request(sender, msgid, msg)¶Process a client REQUEST frame
-prioritize_queue_list(unprioritized_iterable)¶EMQdeque with largest priorites being indexed
-smaller. E.g. ((20,’a’ ), (14, ‘b’), (‘12’, c))process_client_message(original_msg, depth=0)¶| Parameters: |
|
+
|---|---|
| Raises: |
|
queue_message(msg)¶Add a message to the queue for processing later
-queues = None¶queues: list() of queues the worker belongs toqueues: list() of queue names and prioritiess the worker
+belongs to. e.g. (10, ‘default’)hb: monotonic timestamp of the last received message from
workeravailable_slots: int count of jobs this manager can still
@@ -501,7 +531,7 @@ process.- © Copyright 2015, eventboard.io. + © Copyright 2016, eventboard.io.