[Lift] Lift-friendly Web Hosting

2009-03-10 Thread Jeff Chen
Any suggestion/experience on a lift-friendly web hosting service? Thanks.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Awesome Scala, Lift, EMSE, and Buy a Feature press

2009-03-05 Thread Jeff Chen
Great article!

It mentions that the game supports 2,000 simultaneous players. For
comparison, can you estimate, roughly of course, how many players
Rails/Django can support with the same app? I wonder whether the performance
will be even better if there are more cores in that server. Just curious
where the performance boost came from. Is it safe to say Rails/Django's
performance will not change whether running on dual-core or quad-core
machines, because they are not concurrent in nature?

Does anybody know a performance comparison between Lift and others? Some
hard numbers will be very useful.

http://www.alrond.com/en/2007/jan/25/performance-test-of-6-leading-frameworks/

Thanks,
Jeff


On Wed, Mar 4, 2009 at 2:55 PM, David Pollak
feeder.of.the.be...@gmail.comwrote:

 http://www.adtmag.com/article.aspx?id=24080

 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Git some: http://github.com/dpp

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Tutorial No Schemify in Boot.scala

2009-03-04 Thread Jeff Chen
Thanks for the reply - but my problem is that I cannot seem to find Listing
2.3 in my Boot.scala to replace with Listing 2.4. Do I simply add this
statement somewhere?
Jeff

On Wed, Mar 4, 2009 at 9:54 PM, TylerWeir tyler.w...@gmail.com wrote:


 Hi Jeff,

 I just downloaded the pdf.  If you look for section 2.4 named Boot
 and Schemifier you'll see:

 Listing 2.4: Updated Schemifier line
 Schemifier.schemify(true, Log.infoF _, User, ToDo)

 Does that help?
 Ty


 On Mar 4, 9:12 pm, jeff.chen.gr...@gmail.com
 jeff.chen.gr...@gmail.com wrote:
  Hi All - I am new and pardon me if this is really a naive question. I
  am following GetStartedGuide and working on the todo app. However in
  2.4, I cannot find the Schemifier statement in the Boot.scala file.
  Did I miss anything? I also didn't find the part on how to connect
  Lift with a backend database.
 
  Thanks,
  Jeff
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---