File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ Monitor Screen (Monitoring only unhealth queues with auto-refresh)
21
21
1 . Starting in [ Taurus Queue] ( https://github.com/not-empty/taurus-queue-nodejs ) for creating and running 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 )
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 )
25
26
- Node.js (native support with examples included in [ Taurus Queue] ( https://github.com/not-empty/taurus-queue-nodejs ) repository)
26
27
- Use Taurus Manager interface to create new job to an existent queue
27
- - Python (Currently in development)
28
28
29
29
### Queue Management with Taurus Manager
30
30
3 . Utilize this repository for managing your queues including:
You can’t perform that action at this time.
0 commit comments