Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] problem with continuation reuse - how to sync timeout with async task?

one more question:

Is it okay to store the reference to the background task as a continuation attribute if I only access this from the web-thread, or does this have any negative impact?


Back to the top