You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by Marcin Zajączkowski <ms...@wp.pl> on 2010/07/02 23:52:35 UTC

[ANN] Perf4CDI - Perf4j integration for CDI

Hi,


I would like to announce release of the initial version of Perf4CDI [1]
- Perf4j integration for CDI based applications.

Perf4j is a performance monitoring library for Java applications which
allows to simple measure methods/blocks' execution time (e.g. using
annotations and AOP). Perf4CDI brings that ability to CDI based
applications.

Perf4CDI should be compatible with every CDI implementation and was
successfully tested with OpenWebBeans 1.0.0-M4. Due to WELD-507 [2] the
first supported Weld version will be probably 1.0.2.CR1.

This is the initial release (0.3.0), but Perf4CDI is a sister project of
Seam-Perf4j [3] which supports Seam Framework 2.2.x and works fine in
that environment for awhile.

If you have any question or suggestion please ask here or on Perf4j's
discussion mailing list [3].


[1] - http://perf4cdi.sourceforge.net/
[2] - https://jira.jboss.org/browse/WELD-507
[3] - http://perf4cdi.sourceforge.net/support.php#discussion


Regards
Marcin Zajączkowski