broodmother is an automagic node.js multi-site application deployer and load balancer. requests come in on unique subdomains and are routed to locally running node.js instances (drones). if a drone is not available for the request, broodmother will spawn a new drone to serve the request.