Multi-Agent system in Ruby?

M

martinus

Hi! recently I have started working with Multi-agent systems (Jade,
written in Java), and while multi-agent systems are pretty cool, it is
not an easy way to write applications. I am playing with the idea of
writing a simple multi-agent system in Ruby, just to learn more about
this topic. So, does any multi-agent system exist that is written in
Ruby?

martinus
 
C

(Curne) Simon Conrad-Armes

Hi! recently I have started working with Multi-agent systems (Jade,
written in Java), and while multi-agent systems are pretty cool, it is
not an easy way to write applications. I am playing with the idea of
writing a simple multi-agent system in Ruby, just to learn more about
this topic. So, does any multi-agent system exist that is written in
Ruby?

martinus


If I read the wikipedia
[http://en.wikipedia.org/wiki/Multi-agent_system] correctly it is a bit
like Jini, right? Then maybe Rinda
[http://www.ruby-doc.org/stdlib/libdoc/rinda/rdoc/index.html] would be
up that alley?

Anyone else?

//Curne
 
C

Charles Mills

Hi! recently I have started working with Multi-agent systems (Jade,
written in Java), and while multi-agent systems are pretty cool, it is
not an easy way to write applications. I am playing with the idea of
writing a simple multi-agent system in Ruby, just to learn more about
this topic. So, does any multi-agent system exist that is written in
Ruby?

martinus


If I read the wikipedia
[http://en.wikipedia.org/wiki/Multi-agent_system] correctly it is a
bit like Jini, right? Then maybe Rinda
[http://www.ruby-doc.org/stdlib/libdoc/rinda/rdoc/index.html] would be
up that alley?

If you google "multi agent system ruby" you'll probably find a few
things.
Also, this: http://dnssd.rubyforge.org/wiki/wiki.pl
can be used for discovery ( an important part of every multi agent
system, right :).

-Charlie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,161
Messages
2,570,892
Members
47,432
Latest member
GTRNorbert

Latest Threads

Top