Re: [Catalyst] How about the catalyst scalability

2007-01-08 Thread Matt S Trout


On 5 Jan 2007, at 10:08, Mao DengFeng-e13751 wrote:


Hi, all

We try to develop a large web application like www.etoys.com.
Catalyst can sustain that or not? I can't find the real large   
application using catalyst. Who can provide a sample to me?


http://dev.catalyst.perl.org/wiki/LiveApplications

also: http://vox.com/ :)

--
Matt S Trout, Technical Director, Shadowcat Systems Ltd.
Offering custom development, consultancy and support contracts for  
Catalyst,
DBIx::Class and BAST. Contact mst (at) shadowcatsystems.co.uk for  
details.
+ Help us build a better perl ORM: http://dbix- 
class.shadowcatsystems.co.uk/ +




___
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] How about the catalyst scalability

2007-01-08 Thread Jonathan Rockway
Matt S Trout wrote:
 
 On 5 Jan 2007, at 10:08, Mao DengFeng-e13751 wrote:
 
 Hi, all

 We try to develop a large web application like www.etoys.com.
 Catalyst can sustain that or not? I can't find the real large 
 application using catalyst. Who can provide a sample to me?
 
 http://dev.catalyst.perl.org/wiki/LiveApplications
 
 also: http://vox.com/ :)

/me votes for marcus to open source iusethis so that everyone can see
a real application that has actual users.  Or, maybe Vox wants to go
open source (like Livejournal).  Either way, the community would welcome
the contribution! :)

Regards,
Jonathan Rockway

-- 
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)-config(name = do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
;$;]-[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;-setup;

___
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/


[Catalyst] How about the catalyst scalability

2007-01-05 Thread Mao DengFeng-e13751
Hi, all
 
We try to develop a large web application like www.etoys.com.
Catalyst can sustain that or not? I can't find the real large
application using catalyst. Who can provide a sample to me?
etoys uses mod_session. What's the difference between catalyst session
and mod_session?
http://perl.apache.org/docs/tutorials/apps/scale_etoys/etoys.html
http://perl.apache.org/docs/tutorials/apps/scale_etoys/etoys.html 
 
Thanks
Mao Dengfeng
___
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/