4 Replies Latest reply on Jul 6, 2009 4:50 PM by william.drai

    Launching long running process

    hubaghdadi

      Hey.


      I want to launch a long running process (that will sends SMS, interact with the database) via Ajax in order not hijack the Servlet thread and the UI.


      Should I use jBPM? or another strategy exists?


      Thanks.