Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2406

Make OneWay Operations Non-Blocking (server side)

    XMLWordPrintable

Details

    Description

      Currently the @OneWay operations block while the business logic executes on the server and does not return a response until processing is complete.

      This feature request is to modify one-way operations to be non-blocking.

      There are various options to be investigated: -

      • As soon as server knows it is a valid message send HTTP response but thread continue to process.
      • Fork a new thread server side to call business method.

      (This is not an exhaustive list just some of the current suggestions)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: