« Return to Thread: Scalable Catalyst

Re: Scalable Catalyst

by Graeme Lawton :: Rate this Message:

Reply to Author | View in Thread

Yeah, I was reading this the other day. Does anyone know if they use DBIC?

"For each query we get we build an abstraction we call our blocklist."
Makes me wonder if they are using their own in house db abstraction?

Graeme


2009/4/17 Joe Cooper <joe@...>:

> Oops.  Not paying attention: "gets up to nearly one thousand concurrent
> requests per second".
>
> Joe Cooper wrote:
>>
>> My math brings it to about 100 hits per second, rather than 1000, unless
>> I'm reading things wrong.
>>
>> "9 million page views a day" = 9,000,000/(60*60*24) = 104.16/sec
>>
>> Still an impressive feat for dynamically generated pages.
>>
>> Peter Edwards wrote:
>>>
>>> I was writing a blog entry <http://dragonstaff.blogspot.com/> about the
>>> state of play of Catalyst and DBIC and came across this
>>>
>>> BBC iPlayer 2 uses Catalyst to handle 1000 hits per second:
>>>
>>> http://www.bbc.co.uk/blogs/bbcinternet/2008/12/iplayer_day_performance_tricks.html
>>> Cheers,
>>> Peter
>>> http://perl.dragonstaff.co.uk
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> List: Catalyst@...
>>> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
>>> Searchable archive:
>>> http://www.mail-archive.com/catalyst@.../
>>> Dev site: http://dev.catalyst.perl.org/
>>
>>
>> _______________________________________________
>> List: Catalyst@...
>> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
>> Searchable archive:
>> http://www.mail-archive.com/catalyst@.../
>> Dev site: http://dev.catalyst.perl.org/
>>
>
>
> _______________________________________________
> List: Catalyst@...
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@.../
> Dev site: http://dev.catalyst.perl.org/
>

_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

 « Return to Thread: Scalable Catalyst