Send message from Ruby app to Ruby app

Hello.
I have two console apps in Debian and I want to send messages from first
app to second.
What is the best way to do it? System messages? Socket? ...?

···

--
Posted via http://www.ruby-forum.com/.

DRb.

Cheers

robert

···

On Wed, Jan 19, 2011 at 2:14 PM, Yan Bernacki <releu@me.com> wrote:

I have two console apps in Debian and I want to send messages from first
app to second.
What is the best way to do it? System messages? Socket? ...?

--
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/

Thanks!

···

--
Posted via http://www.ruby-forum.com/.