K
K
kinoz2016-04-20 18:09:34
Python
kinoz, 2016-04-20 18:09:34

What to choose for writing backend to the site?

I am very much behind the times, but circumstances have developed in such a way that I have to make a face for the web project.
So, what you need is
a web interface that goes to mysql and works with it, which means you need an orm mysql that can work with table locks.
Fasten the REST API with minimal effort.
Process 30-80 requests per second on my shit code.
To be able to work stably on:
Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
4GB RAM
Bandage all dependencies if possible.
-------------------------------------------------- ------------------
I understand that the TOR is formulated crookedly, but I have never been a web developer
I am leaning towards GO, and my soul lies with python 3 + flask, but doubts torment me about memory consumption in python, this is certainly not php or java /

Answer the question

In order to leave comments, you need to log in

4 answer(s)
O
Oleg Gamega, 2016-04-20
@gadfi

flask behind your eyes

A
Alexander Pavlyuk, 2016-04-20
@pav5000

Choose what it will be more convenient for you to develop on, everything will still rest against the base. At 80 rps, the choice of technology is not critical at all.

U
Uber Noob, 2016-04-20
@ubernoob

Process 30-80 requests per second

Those. the fact that I process 1000 per second on php without any hvvm and fpm confuses you and you need Go?

V
Vitaly Filinkov, 2016-04-21
@vitfil

beego

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question