Is it currently possible to find an object by type on the least loaded node, but only if the load is under a certain threshold? The only way I can see to accomplish this is to write my own locator implementation, unless there is a way to determine the name of the node that an object proxy is running on.
Any info is appreciated.
BTW, Ice is a really great system. I have been enjoying it immensely.

Reply With Quote