Wednesday, August 24, 2016

Celery task output

I am adding few functions as celery task those are making calls to
certain WebAPI, Parsing and filtering but returning results
continuously. I want output of those results in my application view.

Now I am not able to understand that how to get results of those
functions in my application view when those functions are executed
successfully?

Is there any other Python library I need to use to get results of
celery workers except celery?

--

Thanks
Arshpreet Singh
Python Developer
Web Development/Data Science/Systems Integration
Mobile: (91)987 6458 387
https://www.linkedin.com/in/arsh840
तूफानों से आँख मिलाओ, सैलाबों पे वार करो
मल्लाहो का चक्कर छोड़ो , तैर के दरिया पार करो

फूलों की दुकाने खोलो , खुसबू का व्योपार करो
इश्क़ खता है तो यह खता एक वार नहीं, सौ वार करो

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAstK2HUq1%3DR6q_%2BWr43pPv4as20RyMCS1EdmmW-bwEXv2ndYw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment