Hey all, I'm trying to create a "no-configuration" web cluster so I can plug in a new node of whatever kind and have the resources it provides automatically recognized and used by the various applications. In some areas the work is already done, e.g. Apache + mod_dnssd can be used to publish information about application servers, etc.
I'm using Avahi (an implementation of Zeroconf) to integrate zeroconf support into memcached and it seems to work alright (though the code will need some polishing). Has anyone else done something similar and care to share their experience? Would this functionality be of general interest? Thanks, Rob
