Code & Cluster
Showing posts with label
web
.
Show all posts
Showing posts with label
web
.
Show all posts
Tuesday, April 3, 2018
Tomcat vs Dropwizard
›
For the last 15 years, for Java web applications, Apache Tomcat has been the gold standard as web application server. More recently, for...
Tuesday, June 12, 2012
5 Tips for building low latency web applications
›
Low latency applications are those that need to service requests in a few milliseconds or microseconds. Examples of a low latency applicati...
Sunday, October 24, 2010
Developing web applications with Spring
›
Spring MVC enables easy web application development with a framework based on the Model View Controller architecture (MVC) pattern. The MVC ...
2 comments:
Saturday, March 27, 2010
REST in a nutshell
›
REST or Representational State Transfer is the architectural style of the world wide web. REST was defined by Roy Fielding in his PhD thesis...
1 comment:
›
Home
View web version