<div dir="ltr">Hey guys,<div><br></div><div>we are working on a prototype of UPS that is leveraging JMS to send notifications to Push Networks.</div><div><br></div><div>The requirement of JMS means we need to switch runtime requirement from WildFly web profile to WildFly full profile.</div><div><br></div><div>i.e.: wildfly&gt; ./bin/standalone.sh -c standalone-full.xml</div><div><br></div><div><br></div><div><br></div><div><a href="https://issues.jboss.org/browse/AGPUSH-1321">https://issues.jboss.org/browse/AGPUSH-1321</a> - Enable JMS for notification sending<br></div><div><br></div><div><br></div><div>Essentially JMS should allow us to</div><div>* send notifications with higher confidence (per-message transaction guarantees)</div><div>* allow configuration of throughput and timeout (we get it for free)</div><div>* potentially it may even allow sending notifications in parallel in more threads or in a cluster of application servers (not an initial goal)</div><div><br></div><div>All of these benefits could be hardly achieved without messaging.</div><div><br></div><div>The feature request is elevated by AGPUSH-1320.</div><div><br></div><div>If you have any concerns, let us know!</div><div><br></div><div><br></div><div>Cheers,</div><div><br></div><div>~ Lukas</div><div><br></div></div>