Software Developer and Performance Engineer
Posts tagged load testing
Week in Review – 1 August 2009
Aug 1st
Java SE tools for Performance Analysis and debugging GlassFish …
By admin
Java SE tools for Performance Analysis and debugging GlassFish. Teknoloji. 29 Jul 2009. For effective performance analysis, it is very important that you can collect data and collect them consistently. For you to collect quality data, …
Five Technical Details to understand before performing Load …
By Jaideep
For example it may be .Net or J2EE or any other. 2. Servers: What all server services you are using to run/ use this application? What standard server applications are used for Presentation, Application and Database level? Some ex… … 5. Access details: Last but not the least important point is how the users will be accessing the application – via LAN, through dial-up, through internet, through some specific port and third party tool etc. AddThis Social Bookmark Button …
Week in Review – 20 June 2009
Jun 20th
Information
- Classpath Hell Just Froze Over – Discussion about project jigsaw and how it will rid Java of of classpath problems.
- A Developers Guide To Load Testing – Slides about load testing by Simon Brown
Tools
- Java for Mac OS X Update Released – A long standing bug has finally been fixed in Java on the Mac OS X platform.
How To
- Building a terabyte-scale data cycle at LinkedIn with Hadoop and Project Voldemort – Lengthy discussion about how to build the system. Great to see how others are architecting systems to solve problems.