Unlike a lot of other BPM engines, you don’t actually have to buy big hardware to size your Camunda environment. It really only hinges on two factors. The container\application server you want to useThe amount of Java working your application has to do. Normally, this is your Delegation code.
Published 12/15/21
Testing BPM applications requires you sort of changing your mindset. Unlike most conventional applications, which I tend to think of as two-dimensional, BPM applications are n-dimensional. With your traditional applications, You usually have your UI and your integrations. Workflow applications,...
Published 11/15/21