Which Continuous Integration framework do you use and why?

Posted by Richard Warburton on Programmers See other posts from Programmers or by Richard Warburton
Published on 2010-12-10T17:15:53Z Indexed on 2011/01/13 17:59 UTC
Read the original article Hit count: 221

Filed under:
|
|
|

There are quite a few different Continuous Integration (CI) frameworks out there and I'm wondering which is the most popular. Which frameworks have you used at firms where you work?

Is there any reason one CI framework is more popular than another - perhaps this is to do with the features it offers, things that integrate into it or maybe its just marketing?

It seems like continuous integration is used more in the Java and .net worlds than say ruby or python. Why is this?

© Programmers or respective owner

Related posts about java

Related posts about c#