From: Roger Pack Date: 2010-11-03T01:59:51+09:00 Subject: Re: Local server-client communication > Unix sockets are fine for this purpose. You can write your own protocol on > top of them, or use druby (assuming the client is in ruby too). Drb might work for you, as well.