Menu

#1476 A way not to use Thread for Event Queue+Server Push

5.0.6
closed
nobody
General (239)
5
2010-11-22
2010-11-22
Tom M. Yeh
No

Currently, Event Queue with session or application scope will start a thread for handling the server push (activate/deactivate). It might cause problems when using in a clustering environment. Technically, it is possible if we 'use' the servlet thread that receives client-polling or comet request.

Discussion

  • Tom M. Yeh

    Tom M. Yeh - 2010-11-22

    Ready since Nov 22, 2010

     
  • Tom M. Yeh

    Tom M. Yeh - 2010-11-22
    • status: open --> closed
     

Log in to post a comment.