views:

33

answers:

0

Hi, we are developing a complex core banking system containing 30+ systems. Because of orchestration and system collaboration, we typically use a BPMS (e.g. Jboss jBPM). Since systems are more independent and volume of human tasks is high (vs. software system operations) and also to gain benefit of async architecture I am looking for other solutions. Do you think implementing a blackboard pattern (as described in pragprog from journeyman to master) could be beneficial?

Thanks for your time,