Bosh inactivity checking thread
-------------------------------

                 Key: VYSPER-243
                 URL: https://issues.apache.org/jira/browse/VYSPER-243
             Project: VYSPER
          Issue Type: Improvement
          Components: BOSH
            Reporter: Bogdan Pistol
            Priority: Minor


There should be a single checking thread that will periodically check to see if 
there are sessions that passed their inactivity time.
Right now this is done for every session with Timer.schedule that creates a 
thread for every session, which is not scalable (the number of threads 
increases linearly with the number of concurrent sessions).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to