Skip to content

How to add task in php language? #464

Answered by hibiken
ydhcxh asked this question in Q&A
Discussion options

You must be logged in to vote

@ydhcxh Thank you for opening a discussion!

Related issue #105, #458.
There're two approaches that we are planning to support in the future.

  1. Provide a client library in different languages

  2. Provide a HTTP/gRPC service that applications written in other languages can talk to enqueue tasks

In the mean time, you'd need to roll this on your own.
If you go with #1 approach, please take a look at the client.go for the current implementation.
Let me know if you have any questions :) Happy to help!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ydhcxh
Comment options

Answer selected by ydhcxh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants