Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter for business applications
#1

[eluser]Unknown[/eluser]
Hi everyone!

We're getting started with CodeIgniter to develop a business application for use by <100 concurrent users.

We were wondering if CodeIgniter was able to handle complex business logic with ease. Also, we have some scenarios where we will be doing a lot of simultaneous queries, if they are optimized, do you see a performance hit with CodeIgniter? Finally, if you have any real world examples of such logic that would help out too.

Thanks! ;-)
#2

[eluser]keevitaja[/eluser]
CI handles mvc logic pretty well. not sure about the business one though

please read this specially the part which begins with CodeIgniter is Fast
#3

[eluser]johnpeace[/eluser]
Codeigniter is fast, it's light, it's smart.

You can have high or low performance with it based on how well (or not) you write your code or develop your algorithms. It's more than capable of giving you the performance you need assuming that you do your part.

Good luck!
#4

[eluser]Unknown[/eluser]
Thank you guys for your reply. Great to hear on the performance part.

Do you have any thoughts regarding the complex business logic? Have you been able to take care of all business scenarios with CI?... or has there been a case where CI was limiting what you were able to do?

Thanks!




Theme © iAndrew 2016 - Forum software by © MyBB