From: <hsn_at_sendmail.cz>
Date: Wed, 13 Aug 2008 18:02:58 +0200
its possible to attach user data to GrizzlyWorkerThread and make them persistent between different requests served by same worker? Something like Context.AttributeScope.WORKER
is WorkerThread.getAttachment().getAttribute() what i need?