[Lift] Re: Jetty or Tomcat, Which web container is recommended to use to deploy the Lift app ?

2009-11-23 Thread monty chen
I am uging lift develop a projectI, I want to deploy my project using jetty instead of tomcat, so i test jetty 6.1.22. my notebook: lenovo Y330(cpu: Core2 Duo p7350 2GHz, mem: 3G) my os: debian lenny for amd64 jdk: Java(TM) SE Runtime Environment (build 1.6.0_17-b04) step 1: download jetty 6.1.2

[Lift] Re: Jetty or Tomcat, Which web container is recommended to use to deploy the Lift app ?

2009-11-20 Thread monty chen
David Pollk, thanks you reply! Let us talk about tomcat or jetty Which web container is recommended to use to deploy the Lift app. I remember your reply of Derek Chen-Becker: On 5月5日, 上午5时59分, David Pollak wrote: > Derek, > Please note that about half of the requests failed in Jetty. Jetty do

[Lift] Re: Jetty or Tomcat, Which web container is recommended to use to deploy the Lift app ?

2009-11-20 Thread monty chen
thanks Timothy Perrett! is it you say "a fork of nginx done by Ezra Zygmuntowicz" : http://github.com/gnosek/nginx-upstream-fair/ On 11月20日, 下午5时33分, Timothy Perrett wrote: > Your missing a trick here - there is a fork of nginx done by Ezra that > includes a fair load balencer. > > Google fo

[Lift] Re: Jetty or Tomcat, Which web container is recommended to use to deploy the Lift app ?

2009-11-19 Thread monty chen
Hi,David Pollk! Nginx only comes with a round-robin balancer and a hash-based balancer, so if a request takes a while to load, Nginx will start routing requests to backends that are already processing requests -- as a result, some backends will be queueing up requests while some backends will rema

[Lift] Re: Jetty or Tomcat, Which web container is recommended to use to deploy the Lift app ?

2009-11-19 Thread monty chen
Hi, Margaret, Store engine use: mysq + cassandra , and plus memcached for cache: mysql ( transaction data) / / LVS + Nginx + Haproxy + Tomcat

[Lift] Re: Jetty or Tomcat, Which web container is recommended to use to deploy the Lift app ?

2009-11-19 Thread monty chen
mysql( for transaction data) / / LVS + Nginx + Haproxy + Tomcat - - - memcache ( for cache) \

[Lift] Re: Jetty or Tomcat, Which web container is recommended to use to deploy the Lift app ?

2009-11-19 Thread monty chen
LVS + Nginx + Haproxy + Tomcat On 11月20日, 上午9时44分, Margaret wrote: > * Apache + Tomcat > > I deploy a comet actor demo on tomcat > the url ishttp://maweis.com:8080 > you can try it? > > - > mawei...@gmail.com > 13585201588http://maweis.com > >

[Lift] record support redis?

2009-10-27 Thread monty chen
Record is a new refactorization of Mapper that is backing-store agnostic at its core, so it doesn’t matter whether you want to save your data to JDBC, JPA, or even something such as XML Redis is a key-value database. It is similar to memcached but the dataset is not volatile, and values can be st

[Lift] Re: Proposal : Lift ticketing system

2009-10-25 Thread monty chen
+1, good pr Proposal. On 10月25日, 上午11时17分, Naftoli Gugenheim wrote: > How about we integrate the wiki, blog, forum, and issue tracker into the CMS? > ;) > Seriously, maybe it would be a good idea to create a repo and list, and start > serious discussion on all aspects of its design. Maybe it c

[Lift] Re: What is going to be in Lift 1.1

2009-10-14 Thread monty chen
That is great for lift 1.1. but I suggest to improve doc. --~--~-~--~~~---~--~~ 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, s