Right now we are maintaining some old project written in VB6 we are planning to implement continuous integration server fo开发者_如何学Pythonr it. We would like to implement some code analysis as well
We have a jboss esb server which is reading files from the file system in a scheduled way (schedule frequency of 20sec) and convert them into the esb message then we parse the message.