Welcome Guest, Not a member yet? Register   Sign In
Can CI handle it?
#1

[eluser]Petsoukos[/eluser]
Hi there,

Can CI handle simultaneous request in the order of >1k per second?

Thanks!
#2

[eluser]awpti[/eluser]
I'm sure if you properly used caching/fragment caching, you could.

Granted, it's tough to get a single server to crap out 1k req/sec on much other than static content.
#3

[eluser]WanWizard[/eluser]
Let's say that CI is probably not the bottleneck in this case...
#4

[eluser]Zack Kitzmiller[/eluser]
Exactly.

CI Isn't going to be an issue at that point. IO probably is.

"frameworks don’t scale, architectures do"
#5

[eluser]Jamie Rumbelow[/eluser]
Your biggest bottlenecks will be your server and database. Get that right, and CI will scale like, urm, a whisteria.

Jamie
#6

[eluser]John_Betong[/eluser]
[quote author="Jamie Rumbelow" date="1275437900"]Your biggest bottlenecks will be your server and database. Get that right, and CI will scale like, urm, a whisteria.

Jamie[/quote]

Off Topic:

I increased my vocabulary today with a breath of fresh air to a staid subject and Smile

Quote:wis·te·ri·a   [wi-steer-ee-uh] Show IPA
–noun
any climbing shrub belonging to the genus Wisteria, of the legume family, having showy, pendent clusters of blue-violet, white, purple, or rose flowers.

 
 
 
#7

[eluser]pickupman[/eluser]
That only equals out to 86,400,000 request per day.
#8

[eluser]Petsoukos[/eluser]
If the requests are constant at 1k/sec Wink




Theme © iAndrew 2016 - Forum software by © MyBB