| Description |
The mission objective was to create a Java bridge to integrate an order processing application into the XML message flow routed by TIBCO. This application had to handle a large number of messages per seconds, and processing power need to be balanced bewteen two servers. The challenge was to run parralel processing on an ordered stream of messages on a cluster, without loosing the message sequencing.
|