Search:

Type: Posts; User: Staticity

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,712

    Re: Multithreading Problem

    I reduced the number to 2, and the speed was the same. If you look at the actionPerformed method I provided.. The problem is with the condition. The while loop finishes for some reason after the...
  2. Replies
    2
    Views
    1,712

    Multithreading Problem

    The idea of multithreading is new to me, and in order to practice I have decided to make my Web Crawler a bit faster.

    After implementing the new process using a thread pool with ExecutorService,...
Results 1 to 2 of 2