The Jetty stack was recently updated for Jetty 9.1 - this is a great match for Lift framework apps .
Lift likes to use Comet style long lived connections - and in some servlet containers this can use up the web threads - but with Jetty and async support - it scales wonderfully.