GithubHelp home page GithubHelp logo

Comments (5)

gjedeer avatar gjedeer commented on May 25, 2024

So if I call some Celery function in a loop, I should be able to reproduce it?

Are you sure it's not a problem with your broker or operating system (something like file descriptors running out)? Maybe it's possible to reproduce the same issue with the Python client.

from celery-php.

chisleu avatar chisleu commented on May 25, 2024

No, I can't reproduce it with a python client. In fear that celery-php wasn't going to work, I wrote a python client as a json web api to write to celery. It does not experience the same issue.

Understand that you don't have to run it for long before killing the server. So it isn't a FD/resource issue.

celery-php does not return from a wait function, or throw an exception or anything so the php just stalls indefinately (or I suppose until it times out.)

I really tried to figure it out, but I just don't understand the mechanics of the AMQP protocol enough to make a dent in the issue.

-JNY

On Sep 15, 2014, at 8:53 AM, GDR! [email protected] wrote:

So if I call some Celery function in a loop, I should be able to reproduce it?

Are you sure it's not a problem with your broker or operating system (something like file descriptors running out)? Maybe it's possible to reproduce the same issue with the Python client.


Reply to this email directly or view it on GitHub.

from celery-php.

jdufresne avatar jdufresne commented on May 25, 2024

@chisleu Are you still experiencing this? Have you tried the latest versions or master branch, they have fixes to better handle connections resources. Do you have a minimal test script that I can use to reproduce the issue?

from celery-php.

TWC-JosephNicholasYarbrough avatar TWC-JosephNicholasYarbrough commented on May 25, 2024

@chisleu here:
I left the company that used PHP and no longer have their work products unfortunately.
We ended up using a simple micro-service to relay messages to celery over HTTP

from celery-php.

jdufresne avatar jdufresne commented on May 25, 2024

Thanks for the response. As I can't reproduce the issue, closing.

from celery-php.

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.