Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F7BBD727 for ; Wed, 22 May 2013 22:24:23 +0000 (UTC) Received: (qmail 58893 invoked by uid 500); 22 May 2013 22:24:22 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 58861 invoked by uid 500); 22 May 2013 22:24:22 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 58843 invoked by uid 99); 22 May 2013 22:24:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 May 2013 22:24:22 +0000 Date: Wed, 22 May 2013 22:24:22 +0000 (UTC) From: "Riccardo Sirchia (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CAMEL-5828) Offer LMAX Disruptor pattern as an endpoint in CAMEL 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/CAMEL-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Riccardo Sirchia updated CAMEL-5828: ------------------------------------ Attachment: README.md > Offer LMAX Disruptor pattern as an endpoint in CAMEL > ---------------------------------------------------- > > Key: CAMEL-5828 > URL: https://issues.apache.org/jira/browse/CAMEL-5828 > Project: Camel > Issue Type: New Feature > Reporter: Eric > Assignee: Willem Jiang > Fix For: Future > > Attachments: camel-disruptor.patch, README.md > > > My system is an hybrid of CAMEL and LMAX Disruptor, where threads consuming from LMAX ringbuffer are feeding a "pool" of SEDA queues in a round-robin fashion. This system operates at very high-speed such as consumers from the SEDA queues and their producers are constantly blocking on the queues. Having a non-blocking, high-performance endpoint like LMAX Disruptor would be a great addition to CAMEL. > LMAX Disruptor website: http://lmax-exchange.github.com/disruptor/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira