code used in this video
http://xyzcode.blogspot.com/2018/02/b...
This video is about a multi-threaded web-crawler using BFS search. The vertex queue is the internal task queue of the Executors.newCachedThreadPool(). The submit call enqueue a task, and the worker threads dequeue the tasks at background, A task contains a vertex (page url in this case).
In questa pagina del sito puoi guardare il video online java example -- concurrent BSF web crawler della durata di ore minuti seconda in buona qualità , che l'utente ha caricato kl2217 02 febbraio 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 939 volte e gli è piaciuto 4 spettatori. Buona visione!