File tree 1 file changed +5
-4
lines changed 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,11 @@ Monitor Screen (Monitoring only unhealth queues with autorefresh)
21
21
1 . Starting in this repository to create and run your first queue.
22
22
2 . Publish jobs to your queues using our publishers, compatible with multiple programming languages:
23
23
- [ PHP Taurus Queue Publisher] ( https://github.com/not-empty/taurus-publisher-php-lib )
24
- - [ Go Bull Publisher] ( https://github.com/not-empty/taurus-publisher-golang )
25
- - Use [ Taurus Manager] ( https://github.com/not-empty/taurus-manager-vue ) interface to create new job to an existent file
26
- - Node.js (native support with examples included in this project)
27
- - Python (Currently in development)
24
+ - [ Go Taurus Queue Publisher] ( https://github.com/not-empty/taurus-publisher-golang )
25
+ - [ Python Taurus Queue Publisher] ( https://github.com/not-empty/taurus-publisher-python )
26
+ - [ Node.JS, native support with examples included in this repository] ( https://github.com/not-empty/taurus-queue-nodejs/blob/master/sample/producer.js )
27
+ - [ Use Taurus Manager interface to create new job to an existent queue] ( https://github.com/not-empty/taurus-manager-vue )
28
+
28
29
29
30
### Queue Management with Taurus Manager
30
31
3 . Utilize [ Taurus Manager] ( https://github.com/not-empty/taurus-manager-vue ) for:
You can’t perform that action at this time.
0 commit comments