RE: [Quickfix-developers] terminate the session thread
Brought to you by:
orenmnero
|
From: Fabien G. <fab...@pr...> - 2006-01-16 17:18:02
|
Hi there, I posted the following question several days ago. Is anyone can help me ? Thanks Fabien -----Message d'origine----- De : qui...@li... [mailto:qui...@li...]De la part de Fabien Galampoix Envoy=E9 : jeudi 5 janvier 2006 12:11 =C0 : Quickfix-Developers Objet : [Quickfix-developers] terminate the session thread QuickFIX Documentation: = http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Hello all, I work with version 1.10.2 of QF under Java (with JNI). I can see that each time i connect my acceptor, a new thread is created = (of course). The problem is that i cant terminate this thread properly and this is = very annoying for our project. I tried all of these methods : - Acceptor.stop(true/false) - Acceptor.getSessions().clear() (?) - Session.logout() - Session.reset() - set Acceptor/Session objects to null and force garbage collector Anyway, i still cant terminate this thread. How can i solve this ? At least, is it possible ? Thanks for your help, Fabien ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log = files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id=16865&op=3Dick _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |