- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_delayBeforeProcessing (0.09 seconds)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/interval/impl/HostIntervalControllerTest.java
/** * @author hayato * */ public class HostIntervalControllerTest extends PlainTestCase { /** * Test that crawling intervals for the same host work correctly. */ public void test_delayBeforeProcessing() { // Number of concurrent tasks final int numTasks = 100; // Interval in milliseconds final Long waittime = 100L; CrawlingParameterUtil.setUrlQueue(new UrlQueueImpl());Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Mon Nov 24 03:59:47 GMT 2025 - 11.4K bytes - Click Count (0)