Lately, I was asked to help out in a project with suffered from a serious performance problem. The Spring-based application was supposed to process business transactions of various types, coming in over channels like JMS and Web services. Each transactions had to bypass a validation pre-processor to ensure that everything was correct for the later steps. Each transaction then would be mingled up and down and ended up in a database persistence layer, handled by Hibernate. So far, rocket science does look different, doesn’t it? „Wrestling With Hibernate – Reclaim Your Performance“ weiterlesen