G
Guest
Hi,
We have a requirement where windows service application XX will be deployed
on two servers that is load balanced. The windows service polls the file
directory and performs some logic when the file is being copied to the UNC
path. The window service uses FileSystemWatcher to perform file operations.
How does it work when the window service on two servers is pointing to same
file location.
Are there any articles or can somebody please point me in the right direction.
Thanks
Anand
We have a requirement where windows service application XX will be deployed
on two servers that is load balanced. The windows service polls the file
directory and performs some logic when the file is being copied to the UNC
path. The window service uses FileSystemWatcher to perform file operations.
How does it work when the window service on two servers is pointing to same
file location.
Are there any articles or can somebody please point me in the right direction.
Thanks
Anand