GithubHelp home page GithubHelp logo

Comments (13)

anxiaowen avatar anxiaowen commented on May 12, 2024 7

php

from asynq.

mvcatsifma avatar mvcatsifma commented on May 12, 2024 4

Java

from asynq.

ianprogrammer avatar ianprogrammer commented on May 12, 2024 2

Is there anyone working in a rust client? this is something that I would like to work on

from asynq.

hibiken avatar hibiken commented on May 12, 2024 2

@a5r0n thanks for the comment! It's a good point, we could add a HTTP/gRPC service that accepts requests and enqueues the tasks. That service can also be responsible for pushing the task to Handler services via HTTP/gRPC also :)
I think we can explore this as an extension to the library πŸ‘ (i.e. implementation should live in either separate repo, or under /x directory)

from asynq.

ianldgs avatar ianldgs commented on May 12, 2024

Rust would also be great

from asynq.

hibiken avatar hibiken commented on May 12, 2024

@ianldgs Definitely, added Rust to the list πŸ‘

from asynq.

dineshgowda24 avatar dineshgowda24 commented on May 12, 2024

Rust πŸ’―

from asynq.

newlife avatar newlife commented on May 12, 2024

I am working on a client library for python https://github.com/newlife/asynq-py 。

For now ,It works fine for me ,I just need send task ran immediately, which is complete.

Next , I will finish next part which task to be processed in the future, shown in the example .

If there is any feature I missed, let me know ,I will add if I can

Wish this client can make some help

from asynq.

hibiken avatar hibiken commented on May 12, 2024

@ianprogrammer Please let us know if you end up creating a client library in Rust. We'll make sure to list the client libraries in other languages in the README.

Also, please feel free to ping me here or open a discussion if you have questions on the current implementation in Go client πŸ‘

from asynq.

a5r0n avatar a5r0n commented on May 12, 2024

the right way to this is maybe with API server, clients in other languages is simple http client...

from asynq.

yxlimo avatar yxlimo commented on May 12, 2024

i am planning to write a protoc-plugin so i can reuse grpc client interface to enqueue tasks.

please let me know if u have similar idea. may be i can do some contribution and avoid doing things repeatedly.

from asynq.

TongChia avatar TongChia commented on May 12, 2024

the right way to this is maybe with API server, clients in other languages is simple http client...

So, should other lang clients know the host address and port? and... need some gateways for discovery and load balancing?
@a5r0n @hibiken

from asynq.

g41797 avatar g41797 commented on May 12, 2024

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 enough - grpc supports lot of languages

some weeks ago i finished similar server and looking for new open source project

from asynq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.