Hi,
I am trying to process 20 files(20 mb each) using filepoller service on 4 nodes each having Thread counts as 5.
But it is picking 4 after 4 like that instead of picking all 20 files at once.
Filepoller Setting on each node is:
File Name Filter (optional) unspecified
File Age (optional) (seconds) unspecified
Content Type (optional) unspecified
Allow Recursive Polling No
Enable Clustering Yes
Lock File Extension (optional) .lock
File Polling Interval (seconds) 10
Log only when directory availability changes No
Directories are NFS mounted file system No
Cleanup Service (optional) unspecified
Cleanup At Startup Yes
Cleanup File Age (optional) (days) 7
Cleanup Interval (optional) (hours) 24
Maximum Number of Invocation Threads 5
Please suggest me any solution for this…
Thanks in advance…