You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by COURTAULT Francois <Fr...@gemalto.com> on 2017/05/25 16:50:16 UTC

TomEE and Hystrix

Hello,

I have several questions to ask :

*         Is there any incompatibility if we use Hystrix within TomEE ?

*         Is there any "Hystrix" like built-in in TomEE already available ?

*         Is there any mechanism similar to Weblogic work manager in TomEE ?

Thanks for your help in advance ....

Best Regards.
________________________________
This message and any attachments are intended solely for the addressees and may contain confidential information. Any unauthorized use or disclosure, either whole or partial, is prohibited.
E-mails are susceptible to alteration. Our company shall not be liable for the message if altered, changed or falsified. If you are not the intended recipient of this message, please delete it and notify the sender.
Although all reasonable efforts have been made to keep this transmission free from viruses, the sender will not be liable for damages caused by a transmitted virus.

Re: TomEE and Hystrix

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hello

2017-05-25 18:50 GMT+02:00 COURTAULT Francois <
Francois.Courtault@gemalto.com>:

> Hello,
>
> I have several questions to ask :
>
> *         Is there any incompatibility if we use Hystrix within TomEE ?
>

No


>
> *         Is there any "Hystrix" like built-in in TomEE already available ?
>

No


>
> *         Is there any mechanism similar to Weblogic work manager in TomEE
> ?
>

You can get a WorkManager as well (mainly intended for JCA connectors) but
you can also just use a plain ExecutorService or ee-concurreny-utilities
(which are more or less the same as an ExecutorService with some listener
hooks)


>
> Thanks for your help in advance ....
>
> Best Regards.
> ________________________________
> This message and any attachments are intended solely for the addressees
> and may contain confidential information. Any unauthorized use or
> disclosure, either whole or partial, is prohibited.
> E-mails are susceptible to alteration. Our company shall not be liable for
> the message if altered, changed or falsified. If you are not the intended
> recipient of this message, please delete it and notify the sender.
> Although all reasonable efforts have been made to keep this transmission
> free from viruses, the sender will not be liable for damages caused by a
> transmitted virus.
>