Version 2

    Sketch area for rule server

     

    There are 2 components:

     

    • Rule Runtime Server

    -A jar to be deployed along with drools-core

    -allows binary rules to be deployed remotely to a running server

    -possibly using a JBoss Deployer, or a JMX MBean (or combination)

    -both push and pull modes

     

     

    • Rule Management server