What are the advantages and disadvantages of the Liftweb combine?

What are the advantages and disadvantages of the Liftweb combine over other HTTP push server technologies? - How scalable is the lifting combat operator? - design issues and dependencies, etc ..,

+3
source share
1 answer

Comet is a generic term for the Ajax HTTP push server. See this link for more details:

http://exploring.liftweb.net/master/index-11.html

I believe this is the only way to implement server push using Lift.

The advantage of using the Comet over Ajax survey is well described in the link above (reduced traffic / higher responsiveness).

Lift Comet Jetty - IO, , , :

VS Ajax

Java I/O Java - (NIO) Linux NPTL

, , .

+2

All Articles