auto discovery

Avahi (Zeroconf) on Linux: What is it Good For?

Linux Today  Mon, 08/24/2009 - 08:17

LinuxPlanet: avahi is installed by default on Debian and Ubuntu systems, but few people seem to use it to any extent.

It's supposed to be a service auto-discovery, but what services exactly is it set up to discover? Juliet Kemp figures out if she can actually make it do something she wants it to do."


 

Python testing frameworks: Finding modules to test

Linux Today  Fri, 06/05/2009 - 12:04

IBM Developerworks: "Here we look at how the leading testing frameworks provide robust auto-discovery of your application tests, and how this replaces the fragile central lists of tests that you used to maintain."