|
Handling ionotify() and select() in distributed system
|
03/19/2010 5:57 AM
post49988
|
Handling ionotify() and select() in distributed system
Hi,
What special care do I need to take while implementing io_notify in case of distributed environment.
e.g. I have a Resource manager running on machines connected in LAN and on one of the machine I have a client where a
thread is having fd_set of all resource managers available on /net directory.
What possible problems this implementation would cause?
Are there any limitations in case on io_notify?
|
|
|