I'd agree with Nate. Flex is irrelevant to scaling. Check back end
solutions. I would go for java and not php for example...

There are lots of large sites that use php but then again they have monster
servers.

My experience is that java supports much more concurrent connections than
php and that is without load balancing.



On Thu, Dec 18, 2008 at 11:30 PM, Samuel Neff <srneff.li...@gmail.com>wrote:

>   Flex scales much better than HTML applications.  It offloads a huge
> amount of work from the server to all of the clients and if you're using AMF
> or RTMP for data it greatly reduces the size of data sent over the wire are
> compared to HTML.  Also AMF and RTMP are faster to serialize so it improves
> server performance compared to generating HTML.
>
> Not hard numbers, but I hope this helps.
>
> Thanks,
>
> Sam
>
>
> -----------------------------------------------------------------
> We're Hiring! Seeking passionate Flex or C# developer in the Washington
> D.C. Contact care...@blinemedical.com
>
>
> On Thu, Dec 18, 2008 at 3:56 PM, Darrell Ross <darrell.r...@enablus.com>wrote:
>
>> In a conversation with the former CTO of a very large media brand, he
>> asked questions re: Flex's ability to scale.  In his mind, "scale"
>> means several million sessions per day. While we discussed some of the
>> Flex charting components which are a part of Yahoo!Finance which see
>> significant daily traffic, those are only components, not a complete app.
>>
>> So, I'm stumped and ask the community, "In terms of daily usage, what
>> is the largest complete Flex app?"
>>
>> I underscore the term "complete".  I'm not looking for pieces of apps
>> that have been converted into Flex.  I'm seeking out the biggest app
>> where the entire enchilada is deployed as a SWF.
>>
>> Any guesses?
>>
>> Darrell Ross
>> Enablus, LLC
>> www.enablus.com
>>
>
>  
>



-- 
Fotis Chatzinikos, Ph.D.
Founder,
Phinnovation
fotis.chatzini...@gmail.com,

Reply via email to