def someActionThatTakesForever myServer = DRbObject.new(nil, 'druby://127.0.0.1:9000') myServer.countHigh() #build a someActionThatTakesForever.rhtml for your view, or redirect to another action while this processes end