summaryrefslogtreecommitdiff
path: root/workers.go
AgeCommit message (Collapse)Author
10 daysdocs: add extensive commentsdemo
10 daysfeat: measure the depth where each URL is founddemo
10 daysfeat: add some prints to prove we need to select on Done()demo
10 daysrefactor: eliminate redundant select statementdemo
10 daysfix: make sure all workers terminate by the enddemo
10 daysfeat: add early termination condition based on maxURLsdemo
10 daysfeat: add break condition from worklist loopdemo
10 daysfeat: add the worker-pool-based crawer from TGPLdemo