Other News

Community

Batch Processing with BPEL

(Antony Reynolds) Last week I had a question from a consultant about how to efficiently process a large number of records in a file within BPEL. He needed to take a large file and insert all the records in it into a database. Lets look at the challenges and gotchas along the way.

Community

Improving the MySQL Test Framework

(Charles Cahoon) In my last post I reviewed how to create a test case using multiple connections and it is quickly apparent that keeping track of concurrent connections within test cases is difficult and error prone. Creating a tool to make test case writing easier and more automated is the goal of