Originally posted by: phil2030
There are limitations when it comes to running maps concurrently and if memory serves this is one of them... I looked at this several years ago when doing performance tuning and dismissed it due to it only being effective if you had a single stream of data and a very large "static" data structure - which I've never had.
How big is the configuration file? Have you analyzed how long it takes to parse?
How are you using the configuration file? Is it a complex structure? Are there multiple key fields or is there a simple primary key? Can't you put the data into a database?
Generally I would put any "lookup" data into a database and not use files at all.
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange