Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-6707

Asynchronous Mode In camel-servlet, Servlet 3.0 AsyncContext

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.13.0
    • 2.18.0
    • camel-http, camel-servlet
    • None
    • Moderate

    Description

      My Goal is routing larger amounts of HTTP-Traffic

      CamelServlet is blocking the HTTP-thread while message is being processed.
      I'm currently preparing a patch which uses AsyncContext and starts processor in async mode. Hope that will improve throughput.
      The async feature is switchable by parameter.

      I will attach a patch as soon as it works.

      There is one point: To avoid conflicts geronimo-servlet_2.5_spec must be replaced by geronimo-servlet_3.0_spec in parent pom.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            jschubert Jörg Schubert
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: