guys! I'm thinking in to run each server in one computer and to do all clients find themselves. Is there a way to run multiple servers with DRb?
If not, how can I do my clients (one in each computer too) see all the servers in my network? I'm frustrated.
The idea is to make a simple P2P, where I can run one server and one client in one computer. Thanks a lot!