Thinking about Lift after 1.0, I was thinking one possible direction would be to specialize in cloud computing...
Reading the following paper on the challenges of cloud computing gave me a few quick ideas http://www.eecs.berkeley.edu/Pubs/TechRpts/2009/EECS-2009-28.pdf: * Scaling quickly: perhaps lift could build (or integrate with) a layer to detect load and deploy more/fewer instances semiautomatically * Scalable storage: what would a storage api look like that's intended to map to scalable storage (column stores, key/value stores, partitioned stores)? * Deployment: perhaps lift should release deployment scripts, or even EC2 VM instances? Food for thought. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
