Comparing JVM Web Frameworks - TSSJS 2011
by Matt Raible on Mar 17, 2011
- 16,203 views
Comparing JVM Web Frameworks Presentation from TheServerSide Java Symposium 2011. Compares many different JVM-based web frameworks, ranks them based on 20 different criteria and compares the Pros, Cons...
Comparing JVM Web Frameworks Presentation from TheServerSide Java Symposium 2011. Compares many different JVM-based web frameworks, ranks them based on 20 different criteria and compares the Pros, Cons and other stats of the top 5.
Accessibility
Categories
Tags
More...Upload Details
Uploaded via SlideShare as Adobe PDF
Usage Rights
© All Rights Reserved
Statistics
- Favorites
- 16
- Downloads
- 394
- Comments
- 3
- Embed Views
- Views on SlideShare
- 13,789
- Total Views
- 16,203

1) There is no ’pro version’ of Vaadin. Vaadin is 100% free with Apache license. Just launched ’Vaadin Pro Account’ is a support offering.
2) Vaadin communication mechanism is in fact JSON based. In practice this does not matter too much as it is only an internal thing - there are API:s for the communications.
3) Vaadin scales quite well (around 10.000 concurrent users per web server). For details, see http://vaadin.com/wiki/-/wiki/Main/Vaadin%20Scalability%20Testing%20with%20Amazon%20Web%20Services 1 year ago Reply