File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 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)
21211 . Starting in this repository to create and run your first queue.
22222 . Publish jobs to your queues using our publishers, compatible with multiple programming languages:
2323 - [ 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+
2829
2930### Queue Management with Taurus Manager
30313 . Utilize [ Taurus Manager] ( https://github.com/not-empty/taurus-manager-vue ) for:
You can’t perform that action at this time.
0 commit comments