#!/usr/local/bin/ruby require 'web' require 'drb/rinda' uri = 'druby://:7650' DRb.start_service(uri, TupleSpace.new) DRb.thread.join