Search:

Type: Posts; User: Kerr

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    2,132

    Re: Question about blocking queue

    Thanks :). Have modified my logger to use it. There is one think I am wondering about, though. Should I use an ArrayBlockingQueue or a LinkedBlockingQueue? I am at the moment using the...
  2. Replies
    2
    Views
    2,132

    Question about blocking queue

    Hi all.

    Working on a small web server in java (personal project, it is nothing serious or advanced and done just for fun). In any case I have decided to move the logging into a dedicated thread....
Results 1 to 2 of 2