Hi,

There are also other alternatives for background processing than celery.

Like django-rq or django-background-tasks.


ma 20. toukok. 2019 klo 16.14 Chetan Ganji <ganji.che...@gmail.com>
kirjoitti:

> celery is what you need for this. It is very simple. Just stick to it,
> find some examples on youtube for celery, and you should get it.
>
> Regards,
> Chetan Ganji
> +91-900-483-4183
> ganji.che...@gmail.com
> http://ryucoder.in
>
>
> On Mon, May 20, 2019 at 5:42 PM Oguz kagan Olmez <elitenemex...@gmail.com>
> wrote:
>
>> i just started django, python and back-end. i want to ask you a question
>> for my first project. i have functions that creating json file. After that
>> i am showing that json file on my webpage. But that functions in view take
>> a lot of time and my webpage doesn't open for like 20-30 seconds. Actually
>> my functions should work hourly and my web page doesn't depends to it.
>> something like celery is too hard and i couldn't handle it. I tried cron
>> and it gives errors on windows. thanks
>> (Django Background Tasks is my last option. but i am really tired of
>> this. I am working for days now just solve this problem)
>>
>> --
>> 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+unsubscr...@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/04a993fd-dbb5-48da-8c22-f35369c3fbd5%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/04a993fd-dbb5-48da-8c22-f35369c3fbd5%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> 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+unsubscr...@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/CAMKMUjs%2B1pRM-BPMH9XKA9aSqTGRn2ycxXmQxkFz7g5OzwoeNw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAMKMUjs%2B1pRM-BPMH9XKA9aSqTGRn2ycxXmQxkFz7g5OzwoeNw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@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/CAHn91oeKpcXTRFxT%3D5i9tktWx0VjR17%2BB0dgvTE%2B-BO%2BgTcHDg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to