[Quickfix-developers] QF as a MBean in JBOSS... Architecture Question...
Brought to you by:
orenmnero
|
From: VP M. IT A. E. T. <ass...@gm...> - 2005-04-28 18:01:55
|
With reference to=20 http://sourceforge.net/mailarchive/forum.php?thread_id=3D7019969&forum_id= =3D103 I would appreciate comment: QF Version 1.9.+ JBoss Version 3.2.2 or higher. jvm version 1.4.2_07 I am thinking of a MBean encapsulating QF. Users in the firm would send orders in XML. The MBean service would translate and send it over the appropriate Session. When a FILL is received this MBean will invoke other MBean or publish over an internal JMS. the implications are=20 MBean would maintain the session (TCP Connection). I am choosing MBean so that I can create JMX console functions to monitor and Session Specific functions by counterparty. Is this the standard approach? Has anyone done anything different? Thank you very much for your comments. The MBean example posted in this thread was quite helpful. Thanks -- RK |