Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

tornado to celery usage #1

Open
rohithkodali opened this issue Feb 20, 2019 · 1 comment
Open

tornado to celery usage #1

rohithkodali opened this issue Feb 20, 2019 · 1 comment

Comments

@rohithkodali
Copy link

HI, the projects seems working well but only for the task defined manually, but is there anyway that we can send the data remotely to app. for example sending data through websocket to tornado and tornado calling the task from celery_app, i don't see the connection in the code anywhere.

@smileboywtu
Copy link
Owner

ok tornado can't dynamic add task, you need to define it and then invoke it dynamically

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants