From: Christopher Dancy Date: 2010-04-16T02:39:42+09:00 Subject: DRb: execute method but dont wait for it to finish Basically I want to execute a method on a drb service but not wait for it to return .... The DRb service is undumped ... basically just telling it to do something. Is there any easy way to do this? -- Posted via http://www.ruby-forum.com/.