PDA

View Full Version : Solving Programmatic Problems


  1. Loitering objects make web company lose money
  2. Required reading
  3. Performance difference between 64 and 32 bit Java?
  4. More on VM hotspot optimizations
  5. Deadlock detection
  6. Stopwatches
  7. Hibernate Memory Leak: @Cache and HashtableCacheProvider don't mix
  8. Calling System.gc() is a bad idea
  9. Using Findbugs to ... well ... find bugs
  10. Problem picking a good IDE
  11. Robust JDBC code by Christopher Schultz
  12. Switching off IE's "friendly" error messages (in IE or from the server)
  13. serialization
  14. How to know what tags are available in taglib and whats their behaviour ?
  15. Why is my Java application using only one processor?
  16. Export to excel
  17. MySQL's built-in profiler
  18. Revised x-forwarded-for handling code
  19. Using time-outs on network connections
  20. Efficiently deleting old data from MySQL tables
  21. MySQL's Connector/J understands replicated, read-only slaves
  22. Enabling c3p0 with Jconsole
  23. MySQL archive engine dumps fail to import
  24. RMI Problem - Connection refused to host
  25. JPicus Java I/O analysis framework
  26. Listing All of your MBeans
  27. Reading Text File with Certain Conditions
  28. Hibernate sending autocommit commands forces MySQL to do excessive disk I/O
  29. How to recognize the returned users
  30. Erlang memory architecture vs Java memory architecture
  31. declaring session factory
  32. Tuning the MySQL query cache using Munin (and some patience)
  33. Careless use of HTTP redirects makes your application brittle
  34. unable to create new native thread
  35. Filesystem notifications with Java 7 (by Olivier Croisier)
  36. Deadlock detection (and breaking?)
  37. ThreadDeadlock detection (and Alarm)