Results 1 to 1 of 1

Thread: ThreadLocal ProxySelector

Threaded View

  1. #1

    Default AbstractController REuses threads?

    Hello,
    I am planning on using a ThreadLocal<ProxySelector> so each time I call a WS a different proxy is used.
    For that, each time AbstractController returns a thread i want to know if the thread is unique or if threads are reused by the AbstractController or Controllers in general.

    Thank you,
    Dimitris
    Last edited by DimitrisMich; Feb 25th, 2013 at 09:42 AM. Reason: wrong title

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •