jbpm - Suggest opensource BPM engine for low-latency service-task -


  • currently developed in-house workflow engine non-human tasks.
  • in average,my flow have 20 service-task support 100 tps per 1 host. ( 20 cores intel x86 server ). latency between task in near zero.
  • i'm consider opensource bpm engine replace mine more performance , gui design tool ,gui monitoring.
  • i have no experience in bpm, have researched of them, think focus on human-task. how latency between each service-task.
  • could give suggestion 1 suitable requirement?

consider eclipse stardust: https://www.eclipse.org/stardust/

if configure transient processes (or async writing of audit data) low latency possible.(see http://help.eclipse.org/mars/index.jsp?topic=%2forg.eclipse.stardust.docs.dev%2fhtml%2fconcepts%2faudit-trail%2ftransient-procs.html&cp=72_4_6_1)

we did benchmarks including deferred writing of audit data 20.000 messages per second. bottleneck @ point still oracle rac writing audit data. (see examples environments: https://wiki.eclipse.org/stardust/knowledge_base/infrastructure_system_administration_maintenance/hardware_and_sizing)

also see: knowledgebase: https://wiki.eclipse.org/stardust/knowledge_base


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -