Skip to content

Commit d3b2ccb

Browse files
committed
adding python publisher on doc
1 parent 640bf4f commit d3b2ccb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@ Monitor Screen (Monitoring only unhealth queues with autorefresh)
2121
1. Starting in this repository to create and run your first queue.
2222
2. 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
3031
3. Utilize [Taurus Manager](https://github.com/not-empty/taurus-manager-vue) for:

0 commit comments

Comments
 (0)