Skip to content

Monthly Archives: August 2006

Windows reserves 20% of network bandwith.

Here is the description of the “Limit Reservable bandwith” on win xp pro.
Determines the percentage of connection bandwidth that the system can reserve. This value limits the combined bandwidth reservations of all programs running on the system.
By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you [...]

Super Duper Great Maven plugin

I always loved the PMD plugin and the idea of detecting bad code at build time. So the guys at jutils provide the maven plugin lint4j that is able to detect whole bunch of potential problems in your code in regards of security and scalability:
Lint4j was created to help software developers detect defects and security [...]