Github user franz1981 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1576
@clebertsuconic I have to modify it first: ActiveMQScheduledComponent has
only 1 ScheduledExecutor (while i need 2) and it can trigger tasks only with
fixed delay while I need to trigger them with a fixed rate.---
