Hello everybody, I just got this recommendation from a friend: "Exchange has a limit of 250 open RPC channels, so you need to release objects as you use them or you'll run out of channels. You'll probably have to dig a little to find out whether Ruby releases objects immediately or, like .NET, in its own sweet time and whether it can be forced to release immediately." Thus, does anybody know how I can force release of an object? Thanks!! - Jeff Miller -- Posted via http://www.ruby-forum.com/.