Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-5117

Server Side Rules Engine

XMLWordPrintable

      Simple rules engine

      • Abstract data layer (can use JMX, listen for specific JFR events or fetch data in whatever other way needed (Java API))
      • Subscription/Events based (acts on events, takes action and/or produces a new stream of events)
      • Can use JFR both as an event source and an event sink

      Configurable through JMC

      • Enable/Disable and create rules on the fly
      • Rules will be active even if JMC disconnects
      • Action types will (at least initially) need to be present on start up (too scary prospect to allow code to be serialized over to the server – possibly allow this with permissions)

            Unassigned Unassigned
            hirt Marcus Hirt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: