1 2 Previous Next 16 Replies Latest reply on Apr 5, 2016 12:01 PM by tanvir Go to original post
      • 15. Re: Threading inside JBoss
        henrikdeluxe

        hello

         

         

        after reading a lot in here, on the rest of the internet and even in books i'm very confused how to thread in my jboss app (using EAP 6.1)

         

        first of all: i've understand well how to configure threadpools for Remote Services, Timer Services and Async Services

         

         

        But now i want to achieve an own dedicated threadpool for some Jobs

         

        Is there any way to queue an executeable to an threadpool via jboss api? (please with code examples)

        As alternative it would be fine for me to define an custom threadpool together with the @Asynchronous annotation.

         

        Is there any way to achive that?

        thank you in advance

        • 16. Re: Threading inside JBoss
          tanvir

          Were you able to find a solution? Which API were you using?

          1 2 Previous Next