Download:
child 288:4c4a141c33b1
parent 286:49c07c9b821d
287:f6bb16bb874a
Anton Shestakov <av6@dwimlabs.net>, Thu, 14 Sep 2017 17:40:59 +0800
docs: update entry points section, reword some descriptions

1 файлов изменено, 2 вставок(+), 3 удалений(-) [+]
README.rst file | annotate | diff | comparison | revisions
--- a/README.rst Thu Sep 14 17:26:13 2017 +0800
+++ b/README.rst Thu Sep 14 17:40:59 2017 +0800
@@ -20,10 +20,9 @@
- hooks-queue.py - web service for handling events from code hosting sites
- poller-queue.py - long-lived HTTP client for polling changes
- instances (because they don't have defined events API)
+- worker-queue.py - long-lived worker process for running checks on changes
- incoming-queue.py - long-lived process for receiving and parsing check
- results
-- worker-queue.py - long-lived worker process for running checks on events
+ results from workers
..