Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2949D9143 for ; Wed, 6 Jun 2012 09:46:26 +0000 (UTC) Received: (qmail 95740 invoked by uid 500); 6 Jun 2012 09:46:25 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 95460 invoked by uid 500); 6 Jun 2012 09:46:25 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 95439 invoked by uid 99); 6 Jun 2012 09:46:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 09:46:24 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.217.173 as permitted sender) Received: from [209.85.217.173] (HELO mail-lb0-f173.google.com) (209.85.217.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 09:46:08 +0000 Received: by lbok6 with SMTP id k6so5730883lbo.32 for ; Wed, 06 Jun 2012 02:45:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=DBi9spbE/QwGglQJuP361nyKpLcz158GpnOF8Scz0mY=; b=IL3qcRSKdl2mi3xCmdMKyJkcdVH0RH/9YdOYmnTI2aNS3tsgTorDksnnpn9yRCBs5M wRCyFDAGuS8wFO62NJqfU8HVU/7Go0KQCR06kKSvz7vH3KBNL0Oz5Ky4aYhHW3w3YBV0 9sItLSxnJT/fqlIP5bv3pQuVDq+K07y7cjCKbem6tTK0lGd/StdMwjNsLr50AWDwb9LN NqOvSDV0+4FiC3/4avkF3uvQwpgqQCP2C1ujUze2zJhn2uDED8SjVEXBrCuqo4EYyHMi 1L8dA850kc3CnpZRyMqGtYSGy/bhY1tP1xB2Xo74w+NFO+JTSZxnE25Y5w37kfzw92l4 zQdw== Received: by 10.152.104.44 with SMTP id gb12mr20654366lab.29.1338975948247; Wed, 06 Jun 2012 02:45:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.49.73 with HTTP; Wed, 6 Jun 2012 02:45:27 -0700 (PDT) In-Reply-To: <1338920232910-5714033.post@n5.nabble.com> References: <1338854801938-5714000.post@n5.nabble.com> <1338910766411-5714025.post@n5.nabble.com> <1338920232910-5714033.post@n5.nabble.com> From: Claus Ibsen Date: Wed, 6 Jun 2012 11:45:27 +0200 Message-ID: Subject: Re: Help with setting multiple parameters with SQL To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jun 5, 2012 at 8:17 PM, Deepthi wrote: > If i want to generate 1 thread for each of the row retrieved by executing > select statement, using quartz will not help me rite? > > How can I implement it? > Take a look at the EIP patterns. They are the building blocks. http://camel.apache.org/eip There is a splitter EIP which you can use, and you can enable parallel processing to use concurrency. > -- > View this message in context: http://camel.465427.n5.nabble.com/Help-with-setting-multiple-parameters-with-SQL-tp5714000p5714033.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: cibsen@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen