Hi developers,
In my WDJ, I need to perform massive email send activities through javax APIs.
This is better achieved asyncronously of course. Explicit multithreading would be an option.
I have found several points in SDN-threads supporting and against Java-thread usage in engines, but they all dated back to some years ago.
Message driven beans are hardly an option, since JMS is not available at customer's site.
Could anyone share experiences about how to achieve the desired result?
Thanks in advance
Regards
Vincenzo