Performance testing of Dictionary - List - Hashtable

Still working with high-volume realtime datafeeds, I'm struggling to understand where the bottleneck in my code is. It's not with the database, it's not with the network - it's somewhere in the code. Now that doesn't help a lot.So I decided to have a look at the different data structures that could be usable for my needs. Right now I'm using...

Comparing CI build tools: Cruise Control and Hudson

Hudson Cruise Control 1 Open Source 1 Open Source 2 Easy installation: Just java -jar Hudson.war, or deploy it in a servlet container. No additional install, no database. 2. It also gives us very easy installation. Just unzip the downloaded zip file. That’s it. It is actually using an internal Jetty server. No Database,...
Page 1 of 15012345Next