Results 42 comments of g41797

hi i don't want to add any broker to the list i'd like to implement transport at least try to implement quick response will be proof of the life ...

i'll try nats could you please add some links for start (i meant high level design/description of queue use cases etc ) i hope you have some favorites also i...

`` Use existing transports as an example. `` I started to use [pheanstalk](https://github.com/php-enqueue/enqueue-dev/tree/master/pkg/pheanstalk) as an example But did not find PheanstalkDriver.php within [drivers](https://github.com/php-enqueue/enqueue-dev/tree/master/pkg/enqueue/Client/Driver) Does it mean that pheanstalk is not...

client for TBD did you mean hosting process for asynq? could you please clarify i saw some proto files, but without _**service**_ definition looks asynq gRPC server will be good...

Надежда умирает последней

Looks the same as #840 Please clarify the status

Hi i implemented (in your terms) syslog [connector](https://github.com/g41797/syslogsidecar#syslogsidecar) framework With plugins it has possibility to publish syslog messages to any broker. now i have two working examples: - syslog connector...

/remove-lifecycle stale

check https://github.com/golang/go/issues/21782 and this https://github.com/spf13/afero/pull/302 Also you need to check **ON WINDOWS** whether files in the question are hard/soft links see [Hard links and junctions](https://learn.microsoft.com/en-us/windows/win32/fileio/hard-links-and-junctions) and/or status of FS

shutdown should be supported by asynq itself it's bad idea to kill process if another tasks should be finished of terminated gracefully