Welcome Guest, Not a member yet? Register   Sign In
Can CI 4 handle a thousand request?
#10

(03-08-2020, 10:57 AM)tweenietomatoes Wrote:
(03-04-2020, 08:07 AM)albertleao Wrote: It's 100% about the code you write and not Codeigniter. If you write bad code that is slow, it doesn't matter what framework you're using, it'll be slow. If you write good clean code, you can be on laravel, symfony, codeigniter or anything and serve hundreds of thousands or even millions of requests depending on your servers.

But you can serve more request on same hardware with other programming languages or php implementations such as php-pm, swoole or workerman.

even 15x - 50x times more requests.


You are absolutely correct, but this question was about CI
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply


Messages In This Thread
RE: Can CI 4 handle a thousand request? - by albertleao - 03-09-2020, 06:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB