NAME

Labrador::Dispatcher::CrawlerAlloc::AnyHost

DESCRIPTION

Simple CrawlerAlloc that assigns any request to any crawler. NOT suitable for using with Delay modules on crawlers.

For more information, see Labrador::Dispatcher::CrawlerAlloc

METHODS

init()
get_urls($crawler_hostname, $count)

Get $count urls for crawler $crawler_hostname

update_queues()

Does nothing for this allocation method

empty_queues()

Does nothing for this allocation method

queue_sizes

Does nothing for this module

get_stats

No stats in this module

REVISION

	$Revision: 1.5 $