Hi,
I am trying to use the rload( ) function call to load a file to a remote lam node location. Since I am using the function for a replication purpose I am concerned about the performance it may effect. So is the rload( ) function a blocking call ?? so that it make everything serialized ? or it is a non blocking call.