Altin BPM is kernel for developers who wants to develop modern BPM solution in Java EE. Kernel include process scheduler, conception layer (main feature of this BPM solution that helps to easy implement domain logic using business conceptions). BPM integrated with JPA.
PostgeSQL, GlassFish, NetBeans and Java EE used for development.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Good feature of this kernel is process autostarting. In the case of damaged process (Sometimies occur in the GlassFish solutions - for example Optimistic Lock in multiuser environment) it means auto-repair of the data processing.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Autostart processing of the unprocessed data may be done in 1 minute, not in 10 seconds, as in example. I think such speed is enough for processes with human participation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Altin BPM is kernel for developers who wants to develop modern BPM solution in Java EE. Kernel include process scheduler, conception layer (main feature of this BPM solution that helps to easy implement domain logic using business conceptions). BPM integrated with JPA.
PostgeSQL, GlassFish, NetBeans and Java EE used for development.
I use PostgreSQL 9.1, GlassFish 3.1.2, NetBeans IDE 7.2.1, Java 1.7.0_09
Good feature of this kernel is process autostarting. In the case of damaged process (Sometimies occur in the GlassFish solutions - for example Optimistic Lock in multiuser environment) it means auto-repair of the data processing.
Autostart processing of the unprocessed data may be done in 1 minute, not in 10 seconds, as in example. I think such speed is enough for processes with human participation.
Committers and updaters are welcome!
Алтын БПМ - это движок бизнес-процессов, который обладает свойством самовосстановления
бизнес-процесса после сбоя базы.