Increasing Throughput for File Sender Channels

A file sender channel, when accessing a file, puts a lock on the directory to avoid the same file from being processed by other server node. This ensures that there is no duplication of data.

If you want the files to be processed faster, adding another server node will not help. Distribute the files into multiple directories, so that multiple file senders can process these files resulting in increased throughput.

Also, keeping a common directory to hold files for different channels should be avoided.

Comments

Popular posts from this blog

OS/DB Migration - CMD. STR, TOC, EXT, R3load, DDLDBS.TPL and more

Fixing Inconsistent Table - Table activation fails due to inconsistency between DD and DB

301 Redirect Using SAP Web Dispatcher