users@grizzly.java.net

Thread name is always...GrizzlyWorkerThread-8080 ?

From: Neil Avery <neil.avery_at_gmail.com>
Date: Sun, 25 May 2008 19:26:34 +0100

Hi,
Ive started using Grizzly and in the testcases Im writing I will fire of
multiple Servers - however as each instance receives its payload, the
WorkerThread always has a name of "GrizzlyWorkerThread-8080-" regardless of
the address and port being used.

Is it possible to have the WorkerThread pool use the correct name and port ?

Regards Neil.