File Listener Process Data Performance
Hi all,
I am using file listener to process incoming real time files. However performance of listener is not enough to process incoming files. Incoming files are constantly accumulating. To fix this problem; i increased thread number. Despite the thread number set to 30, the number of working threads does not change. Maximum 17 thread are working. Also , i configure service package setting with run unlimited threads.
Is there any configuration to increase file listener performance for processing data ?
Thanks,