Django Request

73 views
Skip to first unread message

nana kwame

unread,
Nov 22, 2022, 6:20:42 AM11/22/22
to Django users
Please how many requests can Django process based on real test conducted.

Kasper Laudrup

unread,
Nov 22, 2022, 9:47:23 AM11/22/22
to django...@googlegroups.com
On 22/11/2022 12.20, nana kwame wrote:
> Please how many requests can Django process based on real test conducted.

All of them.

Kind regards,

Kasper Laudrup
OpenPGP_0xE5D9CAC64AAA55EB.asc
OpenPGP_signature

Eric 247ERICPOINTCOM

unread,
Nov 22, 2022, 9:59:06 AM11/22/22
to django...@googlegroups.com
Good evening,

I would like a partner to work on a Django project.

It is a social media site for, I have created most of the parts. I just need to implement a few things that I am struggling with.

Anyone willing to work with me?

Kind Regards


Eric Bawakuno | Computer Engineer | Data Analyst | 247ERICPOINTCOM | 247ericpointcom.co.za | +27 815152254 | eri...@gmail.com  | 29 Rochester Road, Observatory | Cape Town, South Africa | 7925



--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b9779b25-6f0e-66a3-d441-69c2f437a8c5%40stacktrace.dk.

nana kwame

unread,
Nov 22, 2022, 3:10:24 PM11/22/22
to django...@googlegroups.com
Please how many request (range of numbers of request) can Django process?

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/Ba2HwWZiKB0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.

Alexander Neilson

unread,
Nov 22, 2022, 4:45:05 PM11/22/22
to django...@googlegroups.com
The answers will be somewhat joking like the ones above because it is so heavily dependent on how you code your application in django and the system you run it on.

A super basic function that returns a static value to a browser may do huge numbers but that is not actual work (a static response it better written out once and a highly optimised HTTP server to fling it out of ram)

The workload you actually perform on it will change performance numbers massively and the libraries you use, coding methodologies, etc.

You could describe what you want to do with it and someone may have some experience with that sort of system who could give you some guidance. But in general any framework only has to be able to perform and scale to the needs of your system while working within the constraints you have, Django may be the perfect system for you, if you are making an API possibly with DRF. But another python framework may suit you better for your particular goals.

This shows some of the massive range in performance of a basic function before some optimisation and after

Regards
Alexander

Alexander Neilson
Neilson Productions Limited

alex...@neilson.net.nz
021 329 681
022 456 2326


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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALShLH%3DCK2sH1j8iiB3oKK5xPkASXYLx4A5UHo4Bv_evkyFchw%40mail.gmail.com.

Jorge Castro

unread,
Dec 7, 2022, 6:27:05 PM12/7/22
to django...@googlegroups.com
Hi friends. I write these lines for help as I am new in django. I built a project and I deployed but for some razon, it doesn't work everey thing fine. The main issue is that my store doesn't appear whit its items. The site is solquimicas.tk

This is an spanish site, so tienda is the store

Reply all
Reply to author
Forward
0 new messages