Post details: Java call stack - from HTTP upto JDBC as a picture
2006-06-16
Java call stack - from HTTP upto JDBC as a picture
Peter Thomas has made a graphical visualisation of Java web application call stack from HTTP all the way down to the database access. With about 100 call frames it looks very impressive.
Via: Ned Batchelder: Web application framework stacks where he compares this with mod_python/Django/MySQL architecture where a similar call consists of only 19 frames.
Comments, Pingbacks: