On Thu, Oct 2, 2008 at 12:23 AM, Brian Pontarelli <[EMAIL PROTECTED]>wrote:
> > I could see some possibility of issues if your thread pools shrink and > grow, but as long as the references are traversable and self contained > not bound to any long lived object, the weak references in the map > should work as expected, correct? Also if you don't clear the value at the end of a request (for instance), it could potentially hang around and show up in another request when the pool thread is resurrected. Dhanji. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-guice?hl=en -~----------~----~----~----~------~----~------~--~---
