IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  multithreading

    Posted 10/20/08 01:47 PM

    Originally posted by: malag


    what is meant by "Map running in multithreading?"
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 2.  Re: multithreading

    Posted 10/20/08 02:15 PM

    Originally posted by: SystemAdmin


    It means the map can execute multiple times simultaneously subject to limitations set in dstx.ini or the Max Concurrent Map Instances map setting. While you can have multithreading if the map uses file-based workspace with the default WorkFilePrefix or the default audit log filename or if the trace file is enabled, under any of these conditions the maps would execute sequentially as they wait for the various files to be released by the prior map instance.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender