Blog Page 32/44
Get some quick performance idea with Sirona and TomEE Maven Plugin by Romain Manni-Bucau, 2017-03-14
Sometimes you need some rough estimates on your code performances, there are a lot of tools to do that but a quick solution to get an idea is to use Apache Sirona. Let see how to set it up on TomEE Maven Plugin pretty quickly.
How to use JMS in a Microprofile server: Meecrowave and Artemis case! by Romain Manni-Bucau, 2017-03-07
Microprofile definition is intentionally limited to CDI and JAX-RS but with the Microservice trend using JMS to get a broker is quite common. Let see how smooth it is to make both working together.