BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Camunda Forks Alfresco Activiti

Camunda Forks Alfresco Activiti

This item in japanese

Camunda, a Berlin-based software and consulting company specializing in BPM, has announced that they are forking Alfresco Activiti to launch a new product called camunda BPM. The new product replaces camunda fox, the firm's previous Activiti-based BPM offering.

camunda BPM comprises four components:

  1. A BPMN 2.0 process engine implemented in Java
  2. Cockpit, a monitoring and and administration tool.
  3. Modeler, an Eclipse plugin for BPMN process modeling.
  4. Cycle which can be used to synchronize BPMN diagrams from the business analysts' BPMN tool with the technically executable BPMN 2.0 XML files your developers edit with Modeler.

The majority of camunda BPM is Apache licensed, with the Eclipse Modeler tool using the Eclipse Public License. WebSphere and WebLogic integration, and some additions to the Cockpit monitoring product for high-load scenarios, are offered separately and are not open-sourced.

One of the main differences between the two offerings is that camunda BPM supports a larger range of application servers. As well as Tomcat, camunda BPM runs on JBoss AS 7 and EAP 6, GlassFish  3.1, WebSphere 8 and WebLogic 12c. "We have the concept of a shared process engine and embedded process engine," Bernd Rücker, founder and managing director of camunda, told InfoQ. "By leveraging that we can run in any application server. And it got much, much easier for us with this move to this kind of thing."

Writing on his blog, Activiti project lead Tijs Rademakers said, "The additional application server components would have fitted with the Activiti project also very well," but during our conversation Rücker explained that his motivation for making the fork was as much to do with the different emphasis of the two companies as on technical issues.

Alfresco is driving Activiti as an embeddable engine for their Enterprise Content Management (ECM) system, and their goal from the beginning was for it to be a jBPM replacement in that system. For us it is what we call BPM + Java.

So for example we have Zalando as a client. They have really huge numbers of orders (and processes overall) every day. So that results in completely different requirements than having some underwriting in an ECM system. You can see this in a lot of feature differences - for example for Alfresco it is more important that you can easily configure a simple workflow, whilst for us full BPMN 2.0 support is the goal. Those differences caused some friction on the project, so that is a significant reason for the split.

The other reason is our emphasis on business/IT alignment. We want business analysts coming to the community, and we did not see that happening with the Activiti community.

When we spoke to him, Tijs Rademakers said to InfoQ, "It's everybody's right to fork a project." However, he went on,

... it should bring additional value to the open source community and there should be good reasons to do it.

And that's why the fork doesn't make a lot of sense to me. To my opinion it doesn't bring additional value to the open source BPM community. On the contrary, both projects use the same Activiti codebase and every new functionality has to be built twice. And in addition, the components that camunda open-sourced would have fitted equally well in the Activiti project.

There was no upfront discussion to talk about ways to work together in one project and we didn't have arguments with each other. So the choice to do a fork was a very unpleasant surprise for us.

With Tom Baeyens, the original creator of Activiti, also having left the project to work on bringing BPM to the cloud, some concern about its future is inevitable, but Rademakers has stated that he isn't concerned.

As you know Tom, together with Joram [Barrez], started the Activiti project. I'm very interested to see the direction of this new product, as I think it is challenging to do BPM fully on the cloud. And I wish Tom all the best. Tom leaving the Activiti project was actually not a big change, since his involvement had already been declining for a year or so. We have a fantastic community and development team working on Activiti right now.

Looking at the future, I think it's looking very bright for Activiti. As we showed with the 5.11 and 5.12 releases, we put a lot of effort in bringing new functionality (a new web modeler, an easy-to-use process editor, JavaScript-based process diagrams, reporting etc) on top of a rock solid BPMN engine. And based on the size of our community, the forum activity and the community contributions this is also paying off. So for the June release (5.13) we'll keep on improving Activiti with a revised, feature complete REST API, a JavaScript SDK and easier administration and setup. With our community, our partners and the core Activiti development team supported by Alfresco, we're in a good place to keep rocking the BPM space.

It is certainly risky to fork a popular project, but Rücker says he isn't naive about the challenges and is confident that there is room for camunda BPM in the market. 

Rate this Article

Adoption
Style

BT