[Lift] Re: Does memcache fit in here somewhere?

2009-01-07 Thread Bob Eastbrook


I've read most of what you guys have up there so far.  Before I knew
about it, I was pretty much lost.  Very much looking forward to the
final product.

My favorite thing about Lift is the use of Snippets.  I work in PHP
primarily without a framework, and I don't mind writing SQL but it's
always a struggle adding new features as consumer tastes change.
Component-based development gets me excited.

The one thing I can't quite grasp yet is how I can move away from
memcache and use Actors.  Thanks for that presentation though, David.
Is this the general strategy: 
http://scala-blogs.org/2007/12/i-love-scala-actors.html
?

There seems to have been talk of Terracotta integration at one point.
Is that still in the works?  Or, would we just rely on the load
balancer to step in because an Actors cache wouldn't be clustered?

Having a clear solution of how to scale would be pretty interesting to
most PHP developers I know.  Most of our conversations deal less with
PHP and more with memcache and MySQL replication.

Bob


On Jan 7, 5:22 am, TylerWeir tyler.w...@gmail.com wrote:
 Hey Bob, less about memcached and more about Lift in general, take a
 look at the book, Marius, Derek and I are 
 writing:http://github.com/tjweir/liftbook/tree/master

 We'd love to get your feedback as a PHP guy.

 Thanks,
 Tyler

--~--~-~--~~~---~--~~
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] Does memcache fit in here somewhere?

2009-01-06 Thread Bob Eastbrook


I'm keeping my eye on Lift, but I'm primarily a PHP guy as far as
paying the bills goes.  I've got a slightly better high-level
understanding of things now versus a month or so ago, but I'm not sure
where caching fits into the picture.  In the LAMP world, it's standard
practice to put memcache in front of your database server.  It's
pretty much a cache everything philosophy.  Is this not encouraged
with Lift?  I assume there are more caching choices in the Java world
such as ehcache, but I don't see them mentioned on the list.

Bob

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---