dsb-kernel-pubsubmonitoringservice

The pubsub monitoring service is an internal DSB service used to send monitoring data to the internal notification engine. Up to the notificziton engine to send them to the subscribers. The current module intercepts messages in the DSB router and build some monitoring data with it.

License

License

Categories

Categories

Monitoring Application Testing & Monitoring
GroupId

GroupId

org.ow2.petals.dsb
ArtifactId

ArtifactId

dsb-kernel-pubsubmonitoringservice
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dsb-kernel-pubsubmonitoringservice
The pubsub monitoring service is an internal DSB service used to send monitoring data to the internal notification engine. Up to the notificziton engine to send them to the subscribers. The current module intercepts messages in the DSB router and build some monitoring data with it.
Project Organization

Project Organization

PetalsLink Labs

Download dsb-kernel-pubsubmonitoringservice

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-kernel-pubsubmonitoringservice/ -->
<dependency>
    <groupId>org.ow2.petals.dsb</groupId>
    <artifactId>dsb-kernel-pubsubmonitoringservice</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-kernel-pubsubmonitoringservice/
implementation 'org.ow2.petals.dsb:dsb-kernel-pubsubmonitoringservice:1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-kernel-pubsubmonitoringservice/
implementation ("org.ow2.petals.dsb:dsb-kernel-pubsubmonitoringservice:1.0.0")
'org.ow2.petals.dsb:dsb-kernel-pubsubmonitoringservice:jar:1.0.0'
<dependency org="org.ow2.petals.dsb" name="dsb-kernel-pubsubmonitoringservice" rev="1.0.0">
  <artifact name="dsb-kernel-pubsubmonitoringservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.dsb', module='dsb-kernel-pubsubmonitoringservice', version='1.0.0')
)
libraryDependencies += "org.ow2.petals.dsb" % "dsb-kernel-pubsubmonitoringservice" % "1.0.0"
[org.ow2.petals.dsb/dsb-kernel-pubsubmonitoringservice "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.ow2.petals.dsb : dsb-kernel jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-monitoringservice jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-pubsubservice jar 1.0.0
org.ow2.petals.dsb : dsb-notification-service jar 1.0.0
org.objectweb.fractal.fraclet.annotation : fractal-spoonlet jar 2.0.2
org.objectweb.monolog : monolog jar 2.1.10
org.objectweb.monolog : monolog-api jar 2.1.10

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Petals Distributed Service Bus

Petals Distributed Service Bus is an OW2-Petals Entreprise Service Bus (http://petals.ow2.org) extension which targets ease of use, ease of extension, monitoring, management and Internet-Friendly communication protocols.

Build

  • To build the modules, just launch 'mvn install'
  • To also build the distributions and the installer, add -Pdistributions to your maven command 'mvn install -Pdistributions'

Doc

Check http://research.petalslink.org/display/petalsdsb/

org.ow2.petals.dsb

PetalsLinkLabs

Versions

Version
1.0.0