Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C5D1817F18 for ; Mon, 27 Oct 2014 14:11:34 +0000 (UTC) Received: (qmail 11387 invoked by uid 500); 27 Oct 2014 14:11:34 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 11351 invoked by uid 500); 27 Oct 2014 14:11:34 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 11338 invoked by uid 99); 27 Oct 2014 14:11:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Oct 2014 14:11:34 +0000 Date: Mon, 27 Oct 2014 14:11:34 +0000 (UTC) From: "Daniel Kulp (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CXF-6065) Is the CXF endpoint multthread capable? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-6065. ------------------------------ Resolution: Not a Problem Assignee: Daniel Kulp > Is the CXF endpoint multthread capable? > --------------------------------------- > > Key: CXF-6065 > URL: https://issues.apache.org/jira/browse/CXF-6065 > Project: CXF > Issue Type: Improvement > Components: Core > Reporter: Colbert Philippe > Assignee: Daniel Kulp > Priority: Minor > Labels: executors, multi-threading, multithreading > > I am considering using Apache CXF in Cloud environments (Azure, AWS and others). The CXF web service will be used with a load-balancer. I need to measure the capacity of a single CXF endpoint, which brings me to ask these important questions: Is a CXF endpoint multi-thread capable? Assuming that the answer is YES, is there a way to adjust the number of threads? I don't see any section of the CXF documentation that talks about this topic. I think that this topic is important enough to have a section in the documentation for it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)