CodeIgniter Forums
CodeIgniter - Appropriate for medium scale - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Choosing CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=8)
+--- Thread: CodeIgniter - Appropriate for medium scale (/showthread.php?tid=72796)



CodeIgniter - Appropriate for medium scale - MarkWS7M - 02-12-2019

Hi all,

I've come across a business opportunity that will likely result in what I'd call a medium scale website.  I'm not 100% sure my scaling estimate is accurate but lets just say it could have 50,000 users, probably close to 500 at a time during various periods of the year.

The website is fairly simple and is basically a database app keeping track of things.

I've written four smaller websites in CodeIgniter and I'm very happy with the framework and what it provides.  One of my smaller sites was a website that offered music upload and playback for artists.  That website had enough traffic and use that my host provider was kind of mad at me for bandwidth.  CI performed well in that instance.

I realize that my choice of hosting plays a big role in how well a website performs under load but I've never tried to use it for something that could be as large as this opportunity.   

For those of you that do this professionally would you chose CodeIgniter for a site of this potential size?  The primary criteria I can give at this time is perhaps 500 users online at a time reading, updating, and adding information to various databases.

Thanks in advance

I would also be interested in knowing about your company if you do contract work.

Mark


RE: CodeIgniter - Appropriate for medium scale - Kaosweaver - 02-15-2019

I'm on my second (very large) project with CI, among the dozen or so smaller ones.

My first project manages some 2 million requests daily, handles a multi million dollar business both front and back end with a few thousand orders daily.

My current project manages a SaaS with hundreds of clients who use it as a POS system at thousands of locations across the nation. We have over 50,000 concurrent users at any given time. (we also have hella servers, backup servers, routers and can spin up more on demand) We handle POS terminal CC transactions (as well as a slew of other payments), reservations, services, POS items, cash drawers, etc.

Both on CI, the first using a jQuery frontend, the second ReactJs.

It can handle pretty much whatever you throw at it.


RE: CodeIgniter - Appropriate for medium scale - kilishan - 02-15-2019

Kaosweaver - thanks for sharing. Those are awesome stats! We should start some kind of testimonials/specs section for the main site with stuff like that. Smile

And to put my $0.02 in there - Uber made their first $25 million using it, before they decided to switch things up.


RE: CodeIgniter - Appropriate for medium scale - php_rocs - 01-13-2020

@kilishan,

Wow!! Do you have a link or more information about that?


RE: CodeIgniter - Appropriate for medium scale - kilishan - 01-13-2020

(01-13-2020, 07:44 AM)php_rocs Wrote: @kilishan,

Wow!! Do you have a link or more information about that?

I can't find it right now, and it's been a few years back that I heard that. I believe I originally heard it on the PHP Town Hall podcast, and then found a tech stack document for additional info after that. But my Google skills are failing me currently. Smile


RE: CodeIgniter - Appropriate for medium scale - CosimaDrusilla - 12-03-2020

A very large music project and has a huge number of participants.
Install many high-quality free phone ringtones on the web: https://klingeltonekostenlos.de/


RE: CodeIgniter - Appropriate for medium scale - InsiteFX - 12-04-2020

I found it it's here.

https://twitter.com/philsturgeon/status/521859257667305472?lang=en


RE: CodeIgniter - Appropriate for medium scale - php_rocs - 12-04-2020

@InsiteFX,

Awesome find. Maybe we should screen shot that and add it to this thread.


RE: CodeIgniter - Appropriate for medium scale - albertleao - 12-04-2020

(12-04-2020, 12:04 AM)InsiteFX Wrote: I found it it's here.

https://twitter.com/philsturgeon/status/521859257667305472?lang=en


That's a 6 year old tweet lol


RE: CodeIgniter - Appropriate for medium scale - php_rocs - 12-04-2020

(12-04-2020, 09:29 AM)albertleao Wrote:
(12-04-2020, 12:04 AM)InsiteFX Wrote: I found it it's here.

https://twitter.com/philsturgeon/status/521859257667305472?lang=en


That's a 6 year old tweet lol
 
@albertleao,


Yes, it is an older tweet but it is a prime example of what is possible with CI.