Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

429
Views
How to write Celery worker/tasks in another language (not Python)?

I know that Celery worker can receive messages in Message Protocol v2 format. And that protocol supports for multiple languages via the lang header:

...
application_headers={
    'lang': 'py',
    'task': 'proj.tasks.add',
    ...
}
...

In documentation is written that worker may redirect the message to a worker that supports the language and there is no information about how worker or task can be written for example in Java, PHP etc.

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

GoCelery is supposed to do that. However, it's literally got issues I was looking for other examples when I found your question.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!